mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 04:56:17 -04:00
tabs
This commit is contained in:
parent
97e815547a
commit
b7f376ab62
1 changed files with 3 additions and 3 deletions
|
@ -120,9 +120,9 @@ Import a snippet that serves any set of directives, but with a pre-loaded middle
|
||||||
|
|
||||||
```caddy
|
```caddy
|
||||||
(instrumented-route) {
|
(instrumented-route) {
|
||||||
header {
|
header {
|
||||||
Alt-Svc `h3="0.0.0.0:443"; ma=2592000`
|
Alt-Svc `h3="0.0.0.0:443"; ma=2592000`
|
||||||
}
|
}
|
||||||
tracing {
|
tracing {
|
||||||
span args[0]
|
span args[0]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue