Immich: Update sol-auth httpd.conf cm 15

This commit is contained in:
Ruben Hensen
2024-12-16 00:23:00 +01:00
parent 239cd44100
commit 1af50c53eb
+4
View File
@@ -60,6 +60,10 @@ data:
AuthOpenIDSecureCookie On AuthOpenIDSecureCookie On
</Location> </Location>
<Location "/_app">
AuthType None
Require all granted
</Location>
AllowEncodedSlashes NoDecode AllowEncodedSlashes NoDecode
ProxyPreserveHost Off ProxyPreserveHost Off