Compare commits
2 commits
8695f46699
...
242fd429d8
Author | SHA1 | Date | |
---|---|---|---|
242fd429d8 | |||
baa7464e8c |
1 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,10 @@ in {
|
|||
# TODO: This should be configureable
|
||||
AUTH_PROXY_HEADER = config.mine.shared.lib.authelia.protectedHeaders.username;
|
||||
AUTH_PROXY_USER_CREATION = "true";
|
||||
|
||||
# For privacy, proxy images instead of hotlinking
|
||||
MEDIA_PROXY_RESOURCE_TYPES = "image";
|
||||
MEDIA_PROXY_MODE = "all";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue