[nginx] Whitespace fix.
Maxim Dounin
mdounin at mdounin.ru
Tue Aug 20 16:44:54 UTC 2013
details: http://hg.nginx.org/nginx/rev/d22eb224aedf
branches:
changeset: 5326:d22eb224aedf
user: Maxim Dounin <mdounin at mdounin.ru>
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;
More information about the nginx-devel
mailing list