mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Old comment from when http2 was disabled
This commit is contained in:
parent
951d60c6d5
commit
8ec7d361a4
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ server {
|
|||
}
|
||||
|
||||
server {
|
||||
# Disabling http2 for now as it's causing weird issues with curl
|
||||
listen 443 ssl http2 default_server;
|
||||
listen [::]:443 ssl http2 default_server;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue