mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-12 22:47:12 +03:00
reverting some ugly tabs
This commit is contained in:
@@ -2,7 +2,7 @@ worker_processes 8;
|
||||
worker_rlimit_nofile 65536;
|
||||
|
||||
events {
|
||||
worker_connections 432768; ## Default: 1024
|
||||
worker_connections 432768; # Default: 1024
|
||||
}
|
||||
|
||||
http {
|
||||
|
||||
Reference in New Issue
Block a user