Document configuration file somewhat

This commit is contained in:
Iain Learmonth 2022-04-08 13:11:05 +01:00
parent d1534d59d4
commit 892f7cab1d
2 changed files with 7 additions and 0 deletions

6
docs/admin/conf.rst Normal file
View file

@ -0,0 +1,6 @@
Configuration File
==================
A file named ``config.yaml`` must exist. For each provider in use, credentials must be added.
.. literalinclude:: ../../config.yaml.example

View file

@ -17,6 +17,7 @@ Documentation Home
:caption: Admin Guide:
admin/index.rst
admin/conf.rst
.. toctree::
:maxdepth: 2