mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-04 04:56:52 +00:00
Merge pull request #2826 from nextcloud/enh/noid/disable-http3-mastercontainer
mastercontainer - disable http3
This commit is contained in:
commit
8452addc1f
1 changed files with 4 additions and 0 deletions
|
|
@ -10,6 +10,10 @@
|
|||
log {
|
||||
level ERROR
|
||||
}
|
||||
|
||||
servers {
|
||||
protocols h1 h2 h2c
|
||||
}
|
||||
}
|
||||
|
||||
http://:80 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue