mirror of
https://github.com/nginx/nginx.git
synced 2026-02-03 20:29:27 -05:00
Whitespace fix.
This commit is contained in:
parent
c189eda9e6
commit
300530284f
1 changed files with 2 additions and 2 deletions
|
|
@ -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 a new issue