chore: Update default value for HTTP3 protocol support in plugin.json

This commit is contained in:
Théophile Diot 2024-08-01 15:03:27 +01:00
parent ad1be9eb98
commit b10d8acf6c
No known key found for this signature in database
GPG key ID: FA995104A0BA376A

View file

@ -97,7 +97,7 @@
},
"HTTP3": {
"context": "multisite",
"default": "no",
"default": "yes",
"help": "Support HTTP3 protocol when HTTPS is enabled.",
"id": "http3",
"label": "HTTP3",