Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eff8e70c authored by Israel Yago Pereira's avatar Israel Yago Pereira
Browse files

Disabling nginx logs

parent 140378ea
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -20,6 +20,9 @@ server {

  root /var/www/spot;

  access_log /dev/null;
  error_log /dev/null;

  location = / {
    limit_req zone=botlimit burst=10;
    include /etc/nginx/proxy_spot_params;