details:   http://hg.nginx.org/nginx/rev/d22eb224aedf
branches:  
changeset: 5326:d22eb224aedf
user:      Maxim Dounin <[email protected]>
date:      Sat Aug 17 16:54:55 2013 +0400
description:
Whitespace fix.

diffstat:

 conf/nginx.conf |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff --git a/conf/nginx.conf b/conf/nginx.conf
--- a/conf/nginx.conf
+++ b/conf/nginx.conf
@@ -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;

_______________________________________________
nginx-devel mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to