Oops, wrong nginx variable name.
This commit is contained in:
parent
860dfd2a44
commit
34bb61e026
@ -21,7 +21,7 @@
|
|||||||
nginx_user: "www-data"
|
nginx_user: "www-data"
|
||||||
nginx_http_params:
|
nginx_http_params:
|
||||||
- sendfile "on"
|
- sendfile "on"
|
||||||
- test_types_hash_bucket_size 128
|
- server_names_hash_bucket_size 512
|
||||||
nginx_configs:
|
nginx_configs:
|
||||||
gzip:
|
gzip:
|
||||||
- gzip on
|
- gzip on
|
||||||
|
Loading…
Reference in New Issue
Block a user