Some documentation improvements (#742)

* Link configuration examples in the intro, see #712

* Clarify overriding conf files by options, see #678
This commit is contained in:
Vrihub
2020-05-10 23:47:20 +02:00
committed by GitHub
parent 4b606b68e4
commit fe224416bf
2 changed files with 16 additions and 0 deletions

View File

@@ -172,6 +172,11 @@ i.e. ``C:\Users\<username>\``)
Values in later configuration files will override previous ones.
Command line options will override all related settings in the configuration file(s),
e.g. using ``--write-metadata`` will enable writing metadata using the default values
for all ``postprocessors.metadata.*`` settings, overriding any specific settings in
configuration files.
Authentication
==============