[Pkg-owncloud-commits] [owncloud-doc] 05/23: Update config_sample_php_parameters.rst
David Prévot
taffit at moszumanska.debian.org
Thu Oct 22 15:53:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud-doc.
commit 870ab258bbb06e181995c92c2859161f4bf5c572
Author: Carla Schroder <carla at owncloud.com>
Date: Wed Sep 23 10:01:24 2015 -0700
Update config_sample_php_parameters.rst
---
admin_manual/configuration/config_sample_php_parameters.rst | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/admin_manual/configuration/config_sample_php_parameters.rst b/admin_manual/configuration/config_sample_php_parameters.rst
index 71178b8..23fdfc9 100644
--- a/admin_manual/configuration/config_sample_php_parameters.rst
+++ b/admin_manual/configuration/config_sample_php_parameters.rst
@@ -1,15 +1,16 @@
Config.php Parameters
=====================
+
ownCloud uses the ``config/config.php`` file to control server operations.
``config/config.sample.php`` lists all the configurable parameters within
-ownCloud along with example or default values. This document provides a more
-detailed reference. Many options are configurable on your Admin page, so it
+ownCloud, along with example or default values. This document provides a more
+detailed reference. Most options are configurable on your Admin page, so it
is usually not necessary to edit ``config/config.php``.
-.. note:: The installer creates a config containing the essential parameters.
- Only manually add config 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``.
+.. 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!**
.. Generated content below. Don't change this.
.. DEFAULT_SECTION_START
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
More information about the Pkg-owncloud-commits
mailing list