mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00: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 {
|
log {
|
||||||
level ERROR
|
level ERROR
|
||||||
}
|
}
|
||||||
|
|
||||||
|
servers {
|
||||||
|
protocols h1 h2
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
http://:80 {
|
http://:80 {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue