Compare commits
No commits in common. "242fd429d877b280ee51ed4460441a4be421f7c0" and "8695f466991c14b75b722f59e524d7da47bd3245" have entirely different histories.
242fd429d8
...
8695f46699
1 changed files with 0 additions and 4 deletions
|
@ -22,10 +22,6 @@ 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