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

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

Revert "Disabling nginx logs"

This reverts commit eff8e70c.
parent eff8e70c
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -20,9 +20,6 @@ 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;