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
3ec2ba3ea4
commit
0914389667
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…
Add table
Reference in a new issue