mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-06 11:36:58 +03:00
disable logging again
This commit is contained in:
@@ -26,6 +26,8 @@ http {
|
||||
keepalive_timeout 5;
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Connection "";
|
||||
access_log off;
|
||||
error_log /dev/null crit;
|
||||
|
||||
upstream backend_GET {
|
||||
ip_hash;
|
||||
|
||||
Reference in New Issue
Block a user