mirror of
https://github.com/nginx/nginx.git
synced 2024-11-21 16:28:40 +00:00
Whitespace fix.
This commit is contained in:
parent
c189eda9e6
commit
300530284f
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user