mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #1708 from RealRancor/fix_syntax
Fix rst syntax in config_sample_php_parameters.
This commit is contained in:
@@ -10,8 +10,8 @@ is usually not necessary to edit ``config/config.php``.
|
||||
|
||||
.. note:: The installer creates a configuration containing the essential parameters.
|
||||
Only manually add configuration parameters to ``config/config.php`` if you need to
|
||||
use a special value for a parameter. **Do not copy everything from
|
||||
``config/config.sample.php``. Only enter the parameters you wish to modify!**
|
||||
use a special value for a parameter. **Do not copy everything from**
|
||||
``config/config.sample.php`` **. Only enter the parameters you wish to modify!**
|
||||
|
||||
ownCloud supports loading configuration parameters from multiple files.
|
||||
You can add arbitrary files ending with :file:`.config.php` in the :file:`config/`
|
||||
|
||||
Reference in New Issue
Block a user