mirror of
https://github.com/YunoHost-Apps/calckey_ynh.git
synced 2024-09-03 18:16:18 +02:00
Update nginx.conf
This commit is contained in:
parent
0914389667
commit
092bc1c4b9
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ location __PATH__/ {
|
|||
proxy_set_header Connection $connection_upgrade;
|
||||
|
||||
# Cache settings
|
||||
proxy_cache cache1;
|
||||
# proxy_cache cache1;
|
||||
proxy_cache_lock on;
|
||||
proxy_cache_use_stale updating;
|
||||
more_set_headers "X-Cache: $upstream_cache_status";
|
||||
|
|
Loading…
Reference in a new issue