State clearly, that they are mutual exclusive

This commit is contained in:
Andreas Steinel 2019-10-07 14:48:05 +02:00 committed by Traefiker Bot
parent 3ebed4ff40
commit b2b142a037

View file

@ -4,7 +4,7 @@ Good Old Configuration File
{: .subtitle }
The file provider lets you define the [dynamic configuration](./overview.md) in a TOML or YAML file.
You can write these configuration elements:
You can write one of these mutually exclusive configuration elements:
* In [a dedicated file](#filename)
* In [several dedicated files](#directory)