From d8efc12f94c2ce8bf74f83ac2c07ae866230e396 Mon Sep 17 00:00:00 2001 From: RealRancor Date: Tue, 29 Sep 2015 16:46:31 +0200 Subject: [PATCH] Fix rst syntax in config_sample_php_parameters. --- .../configuration_server/config_sample_php_parameters.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 89846f00d..098abec05 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -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/`