Update nginx.conf
This commit is contained in:
+2
-2
@@ -378,8 +378,8 @@ http {
|
||||
default_type application/octet-stream;
|
||||
|
||||
## Logging Settings ##
|
||||
access_log /nginx/logs/access.log;
|
||||
error_log /nginx/logs/error.log;
|
||||
# access_log /nginx/logs/access.log;
|
||||
# error_log /nginx/logs/error.log;
|
||||
|
||||
# Proxy Settings
|
||||
proxy_cache_path /tmp/dope_dynamic levels=1:2 keys_zone=dope_dynamic:20m inactive=10m max_size=2500m;
|
||||
|
||||
Reference in New Issue
Block a user