mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-03-08 21:02:46 +00:00
Ready for PHP 7.3
resolver 208.67.222.222 208.67.220.220 valid=30s;
This commit is contained in:
@@ -136,7 +136,7 @@ open_file_cache_errors on;
|
|||||||
keepalive_timeout 65;
|
keepalive_timeout 65;
|
||||||
reset_timedout_connection on;
|
reset_timedout_connection on;
|
||||||
server_tokens off;
|
server_tokens off;
|
||||||
resolver 8.8.8.8 valid=30s;
|
resolver 208.67.222.222 208.67.220.220 valid=30s;
|
||||||
resolver_timeout 5s;
|
resolver_timeout 5s;
|
||||||
include /etc/nginx/conf.d/*.conf;
|
include /etc/nginx/conf.d/*.conf;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user