This commit is contained in:
a 2024-06-18 01:37:30 -05:00
parent 97e815547a
commit b7f376ab62
No known key found for this signature in database
GPG key ID: 374BC539FE795AF0

View file

@ -120,9 +120,9 @@ Import a snippet that serves any set of directives, but with a pre-loaded middle
```caddy
(instrumented-route) {
header {
Alt-Svc `h3="0.0.0.0:443"; ma=2592000`
}
header {
Alt-Svc `h3="0.0.0.0:443"; ma=2592000`
}
tracing {
span args[0]
}