mirror of
https://github.com/caddyserver/caddy.git
synced 2025-08-07 09:04:04 -04:00
Clarify that global config is not inheritence
parent
041c48e430
commit
b658029472
@ -444,6 +444,8 @@ Simply create a server block with no keys to specify such global options. The fo
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note that this feature is not a "defaults" block which all other sites inherit. The Caddyfile does not have inheritence. To share repeated directives across many site definitions, use snippets.
|
||||||
|
|
||||||
|
|
||||||
#### Caddyfile directives
|
#### Caddyfile directives
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user