Merge pull request #2826 from nextcloud/enh/noid/disable-http3-mastercontainer

mastercontainer - disable http3
This commit is contained in:
Simon L
2023-06-26 12:39:00 +02:00
committed by GitHub

View File

@@ -10,6 +10,10 @@
log {
level ERROR
}
servers {
protocols h1 h2 h2c
}
}
http://:80 {