Add header for multiple config files

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2018-11-30 16:32:54 +01:00 committed by Backportbot
parent 964646870c
commit bb3c737ec6

View File

@ -13,6 +13,9 @@ is usually not necessary to edit ``config/config.php``.
use a special value for a parameter. **Do not copy everything from**
``config/config.sample.php`` **. Only enter the parameters you wish to modify!**
Multiple config.php file
------------------------
Nextcloud supports loading configuration parameters from multiple files.
You can add arbitrary files ending with :file:`.config.php` in the :file:`config/`
directory, for example you could place your email server configuration