commit | 300530284fc15c75df5478def354eab520cc615c | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Sat Aug 17 16:54:55 2013 +0400 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Sat Aug 17 16:54:55 2013 +0400 |
tree | 665ac8c000c812d0b451520978f2f1ec5ca2093d | |
parent | c189eda9e6b6d5d0a0e64ab684de8b2f9bf1abd6 [diff] [blame] |
Whitespace fix.
diff --git a/conf/nginx.conf b/conf/nginx.conf index 27b8e03..29bc085 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf
@@ -102,11 +102,11 @@ # 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;