mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-31 21:59:39 +03:00
Fix wrong timeout variable being used
This commit is contained in:
@@ -21,7 +21,6 @@ http {
|
||||
|
||||
include /etc/nginx/mime.types;
|
||||
include /etc/nginx/proxy.conf;
|
||||
proxy_next_upstream_timeout 10s;
|
||||
|
||||
# error_map has to be at http level
|
||||
include /etc/nginx/error_map.conf;
|
||||
|
||||
Reference in New Issue
Block a user