Fix nginx.conf identation
This commit is contained in:
1131
CHANGELOG.md
1131
CHANGELOG.md
File diff suppressed because it is too large
Load Diff
@@ -55,8 +55,8 @@ http {
|
|||||||
proxy_set_header Early-Data $ssl_early_data;
|
proxy_set_header Early-Data $ssl_early_data;
|
||||||
ssl_early_data on;
|
ssl_early_data on;
|
||||||
|
|
||||||
# enable http/2
|
# enable http/2
|
||||||
http2 on;
|
http2 on;
|
||||||
|
|
||||||
ssl_session_timeout 1d;
|
ssl_session_timeout 1d;
|
||||||
ssl_session_cache shared:SSL:50m;
|
ssl_session_cache shared:SSL:50m;
|
||||||
|
|||||||
Reference in New Issue
Block a user