let's try this again
This commit is contained in:
parent
ae000335d1
commit
960d8ca26d
@ -6,10 +6,10 @@
|
|||||||
nginx_user: "www-data"
|
nginx_user: "www-data"
|
||||||
nginx_events_params:
|
nginx_events_params:
|
||||||
- worker_connections 10000
|
- worker_connections 10000
|
||||||
- worker_processes auto
|
|
||||||
nginx_http_params:
|
nginx_http_params:
|
||||||
- sendfile "on"
|
- sendfile "on"
|
||||||
- server_names_hash_bucket_size 512
|
- server_names_hash_bucket_size 512
|
||||||
|
- worker_processes auto
|
||||||
nginx_sites:
|
nginx_sites:
|
||||||
nitter.ca.http:
|
nitter.ca.http:
|
||||||
- listen *:80
|
- listen *:80
|
||||||
|
Loading…
Reference in New Issue
Block a user