[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-21 01:48:30
This commit is contained in:
parent
69a89c2d78
commit
26dfa6eebb
|
|
@ -19,6 +19,7 @@ http {
|
|||
proxy_cache_path /var/cache/nginx/static_cache levels=1:2 keys_zone=static_cache:10m max_size=2g inactive=90d use_temp_path=off;
|
||||
proxy_cache_path /var/cache/nginx/nextcloud_private_cache levels=1:2 keys_zone=nextcloud_private_cache:20m max_size=1g inactive=15m use_temp_path=off;
|
||||
proxy_cache_path /var/cache/nginx/nextcloud_previews_cache levels=1:2 keys_zone=nextcloud_previews:20m max_size=2g inactive=7d use_temp_path=off;
|
||||
proxy_cache_path /var/cache/nginx/business_cache keys_zone=business_cache:10m inactive=60m max_size=1g;
|
||||
|
||||
##
|
||||
# Basic Settings
|
||||
|
|
|
|||
Loading…
Reference in New Issue