Fix nginx.conf identation
This commit is contained in:
@@ -55,8 +55,8 @@ http {
|
||||
proxy_set_header Early-Data $ssl_early_data;
|
||||
ssl_early_data on;
|
||||
|
||||
# enable http/2
|
||||
http2 on;
|
||||
# enable http/2
|
||||
http2 on;
|
||||
|
||||
ssl_session_timeout 1d;
|
||||
ssl_session_cache shared:SSL:50m;
|
||||
|
||||
Reference in New Issue
Block a user