summaryrefslogtreecommitdiff
path: root/sites/default
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2007-12-19 13:42:42 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2007-12-19 13:42:42 +0000
commit1d79aaa59f14aa8e501d04a3ff1301df876607b1 (patch)
treeab954e74f5c84efd8215883e881b1c88b9f4e465 /sites/default
parentdb371021f931a53e9273ea2cc9bcaabaefd7b164 (diff)
downloadbrdo-1d79aaa59f14aa8e501d04a3ff1301df876607b1.tar.gz
brdo-1d79aaa59f14aa8e501d04a3ff1301df876607b1.tar.bz2
#200424 by mpare and myself: strengten the note that all settings.php set configuration options are fixed, and cannot be modified on the web interface
Diffstat (limited to 'sites/default')
-rw-r--r--sites/default/default.settings.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/sites/default/default.settings.php b/sites/default/default.settings.php
index 69205fb30..bda2e1b13 100644
--- a/sites/default/default.settings.php
+++ b/sites/default/default.settings.php
@@ -164,7 +164,9 @@ ini_set('url_rewriter.tags', '');
* set them here. You usually don't need to use this feature. This is
* useful in a configuration file for a vhost or directory, rather than
* the default settings.php. Any configuration setting from the 'variable'
- * table can be given a new value.
+ * table can be given a new value. Note that any values your provide in
+ * these variable overrides will not be modifiable from the Drupal
+ * administration interface.
*
* Remove the leading hash signs to enable.
*/