fix: experimental_http3 moved under server.protocol to fix deprecation notice (#105)

This commit is contained in:
Emanuele Panzeri 2021-01-13 12:58:42 +01:00 committed by GitHub
parent 6cbb384d8b
commit 80dc4fbed5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,9 @@
{
experimental_http3
servers {
protocol {
experimental_http3
}
}
}
{$SERVER_NAME}