mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-02-03 14:13:24 +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;
|
||||
reset_timedout_connection on;
|
||||
server_tokens off;
|
||||
resolver 8.8.8.8 valid=30s;
|
||||
resolver 208.67.222.222 208.67.220.220 valid=30s;
|
||||
resolver_timeout 5s;
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user