summaryrefslogtreecommitdiff
path: root/sites/default/default.settings.php
Commit message (Collapse)AuthorAge
* #200424 follow up by keith.smith: small typo fixed in default settings fileGábor Hojtsy2007-12-19
|
* #200424 by mpare and myself: strengten the note that all settings.php set ↵Gábor Hojtsy2007-12-19
| | | | configuration options are fixed, and cannot be modified on the web interface
* #141727 by merlinofchaos, dvessel, sun: restore themeability support for ↵Gábor Hojtsy2007-11-30
| | | | maintenance pages (regression)
* #173408 by markus_petrux / add1sun: move proxy IP configuration options to ↵Gábor Hojtsy2007-11-26
| | | | settings.php, because these need to be used before Drupal has the variables loaded from the database
* #170638 by JirkaRybka and chx: move update access variable to settings.php, ↵Gábor Hojtsy2007-08-28
| | | | so we can check whether it is wide open, and we have one place for settings
* - Patch #140468 by JohnAlbin: documentation improvements. Thanks.Dries Buytaert2007-06-17
|
* - Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship ↵Dries Buytaert2007-05-08
with sites/default/default.settings.php.