Update src/docs/markdown/caddyfile/concepts.md

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
This commit is contained in:
Arthur T 2021-05-10 23:30:11 +02:00 committed by GitHub
parent 47b97b8262
commit ab64109606
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -276,7 +276,7 @@ import redirect
The [`import`](/docs/caddyfile/directives/import) directive can also be used to include other files in its place. As a special case, it can appear almost anywhere within the Caddyfile.
The [`import`](/docs/caddyfile/directives/import) directive supports the arguments :
You can pass arguments to imported configuration and use them like so:
```caddy
(log_common) {