ソースを参照

Makes some nginx directives optional.

j8
gpolitis 10年前
コミット
fffb5801c5
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      doc/manual-install.md

+ 1
- 1
doc/manual-install.md ファイルの表示

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

読み込み中…
キャンセル
保存