mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
chore: Update default value for HTTP3 protocol support in plugin.json
This commit is contained in:
parent
ad1be9eb98
commit
b10d8acf6c
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@
|
|||
},
|
||||
"HTTP3": {
|
||||
"context": "multisite",
|
||||
"default": "no",
|
||||
"default": "yes",
|
||||
"help": "Support HTTP3 protocol when HTTPS is enabled.",
|
||||
"id": "http3",
|
||||
"label": "HTTP3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue