Whitespace fix.

This commit is contained in:
Maxim Dounin 2013-08-17 16:54:55 +04:00
parent d4e53b28fb
commit 9e0576dfb6
1 changed files with 2 additions and 2 deletions

View File

@ -102,11 +102,11 @@ http {
# ssl_certificate cert.pem;
# ssl_certificate_key cert.key;
# ssl_session_cache shared:SSL:1m;
# ssl_session_cache shared:SSL:1m;
# ssl_session_timeout 5m;
# ssl_ciphers HIGH:!aNULL:!MD5;
# ssl_prefer_server_ciphers on;
# ssl_prefer_server_ciphers on;
# location / {
# root html;