diff --git a/conf/nginx.conf b/conf/nginx.conf index 732fb89..22f455b 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -16,7 +16,7 @@ location __PATH__ { # This is important for user's privacy ! access_log off; - error_log /var/log/nginx/lutim.error.log; + error_log /var/log/nginx/lstu.error.log; # This is important ! Make it OK with your Lutim configuration client_max_body_size 40M;