This commit is contained in:
WJQSERVER 2024-10-24 22:10:36 +08:00
parent 8187464007
commit 2355447f97
2 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,10 @@
roll_size 5MB roll_size 5MB
roll_keep 10 roll_keep 10
} }
} }
servers :80 {
protocols h1 h2 h2c
}
} }
(log) { (log) {

View file

@ -13,9 +13,6 @@
roll_keep 10 roll_keep 10
} }
} }
server :80 {
protocols h1 h2 h2c
}
} }