Clarify that global config is not inheritence

Matt Holt 2019-08-22 13:46:05 -06:00
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