Oops, wrong nginx variable name.

This commit is contained in:
staticsafe 2017-01-13 03:15:16 +00:00
parent 860dfd2a44
commit 34bb61e026
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
nginx_user: "www-data"
nginx_http_params:
- sendfile "on"
- test_types_hash_bucket_size 128
- server_names_hash_bucket_size 512
nginx_configs:
gzip:
- gzip on