Fix another typo in the readme
This commit is contained in:
parent
ed1508f0ed
commit
7e36059605
@ -171,7 +171,7 @@ server {
|
|||||||
ssl_prefer_server_ciphers on;
|
ssl_prefer_server_ciphers on;
|
||||||
|
|
||||||
ssl_session_cache shared:SSL:1m;
|
ssl_session_cache shared:SSL:1m;
|
||||||
ssl_ession_timeout 5m;
|
ssl_session_timeout 5m;
|
||||||
|
|
||||||
ssl_ciphers HIGH:!aNULL:!MD5;
|
ssl_ciphers HIGH:!aNULL:!MD5;
|
||||||
error_page 502 /lab_down.html;
|
error_page 502 /lab_down.html;
|
||||||
|
Loading…
Reference in New Issue
Block a user