emergency fixes to default and proxy.conf

This commit is contained in:
aptalca
2021-05-18 11:47:01 -04:00
parent dbfe483f22
commit 012e729f49
2 changed files with 13 additions and 1 deletions

View File

@@ -15,7 +15,6 @@ proxy_send_timeout 240;
# Proxy Cache and Cookie Settings
proxy_cache_bypass $cookie_session;
proxy_cache_path cache/ keys_zone=auth_cache:10m;
#proxy_cookie_path / "/; Secure"; # enable at your own risk, may break certain apps
proxy_no_cache $cookie_session;