mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
remove h2 clear text
This commit is contained in:
parent
de6233b896
commit
af2a7cd4dd
@ -301,7 +301,7 @@ a2enconf php"$PHPVER"-fpm
|
||||
print_text_in_color "$ICyan" "Enabling HTTP/2 server wide..."
|
||||
cat << HTTP2_ENABLE > "$HTTP2_CONF"
|
||||
<IfModule http2_module>
|
||||
Protocols h2 h2c http/1.1
|
||||
Protocols h2 http/1.1
|
||||
H2Direct on
|
||||
</IfModule>
|
||||
HTTP2_ENABLE
|
||||
|
||||
Loading…
Reference in New Issue
Block a user