mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-10-29 01:56:21 +08:00
mastercontainer - disable http3
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
b7c5e0b953
commit
01ec0cb0c2
1 changed files with 4 additions and 0 deletions
|
|
@ -10,6 +10,10 @@
|
|||
log {
|
||||
level ERROR
|
||||
}
|
||||
|
||||
servers {
|
||||
protocols h1 h2
|
||||
}
|
||||
}
|
||||
|
||||
http://:80 {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue