Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions content/blog/corefile.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,4 @@ The Corefile is parsed like a [Caddyfile](https://caddyserver.com/docs/caddyfile
everything that is described on that page, for instance the use of [environment
variables](https://caddyserver.com/docs/caddyfile#env).

Other interesting plugins that are helpful in Corefiles are:
[*import*](/plugins/import)
[*startup*](/plugins/startup) and
[*shutdown*](/plugins/shutdown).
See [plugins](/plugins) for the full list of in-tree plugins (for example, [import](/plugins/import)). Community-maintained plugins are listed on the [external plugins](/explugins) page.