mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 00:04:15 -04:00
chore: bump coredns/caddy dependency to latest (#7567)
To fix Corefile related import cycle issue. Update docs. Signed-off-by: Ville Vesilehto <ville@vesilehto.fi>
This commit is contained in:
@@ -21,6 +21,8 @@ import PATTERN
|
||||
* **PATTERN** is the file, glob pattern (`*`) or snippet to include. Its contents will replace
|
||||
this line, as if that file's contents appeared here to begin with.
|
||||
|
||||
Corefile may contain at most 10000 import statements. A glob pattern counts as a single import. The limit protects the configuration from recursive imports.
|
||||
|
||||
## Files
|
||||
|
||||
You can use *import* to include a file or files. This file's location is relative to the
|
||||
|
||||
Reference in New Issue
Block a user