Makes some nginx directives optional.

This commit is contained in:
gpolitis 2015-05-27 16:56:30 +02:00
parent d81cd20ee6
commit fffb5801c5
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ prosodyctl restart
apt-get install nginx
```
Add nginx config for domain in `/etc/nginx/nginx.conf`:
Optionally, add nginx config for domain in `/etc/nginx/nginx.conf`:
```
tcp_nopush on;
types_hash_max_size 2048;