summaryrefslogtreecommitdiff
path: root/sites/default
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2007-11-30 12:19:10 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2007-11-30 12:19:10 +0000
commite9f52b4248a5268630b51ee0746dcf8b6449d445 (patch)
tree2a75a607895da5e9ec5271971426a5344e8911a4 /sites/default
parent6d4b0a24fad35cfbbf48d3b3f82ff5dbc243e5cb (diff)
downloadbrdo-e9f52b4248a5268630b51ee0746dcf8b6449d445.tar.gz
brdo-e9f52b4248a5268630b51ee0746dcf8b6449d445.tar.bz2
#141727 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression)
Diffstat (limited to 'sites/default')
-rw-r--r--sites/default/default.settings.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/sites/default/default.settings.php b/sites/default/default.settings.php
index 4fc53c365..69205fb30 100644
--- a/sites/default/default.settings.php
+++ b/sites/default/default.settings.php
@@ -173,6 +173,15 @@ ini_set('url_rewriter.tags', '');
# 'theme_default' => 'minnelli',
# 'anonymous' => 'Visitor',
/**
+ * A custom theme can be set for the off-line page. This applies when the site
+ * is explicitly set to off-line mode through the administration page or when
+ * the database is inactive due to an error. It can be set through the
+ * 'maintenance_theme' key. The template file should also be copied into the
+ * theme. It is located inside 'modules/system/maintenance-page.tpl.php'.
+ * Note: This setting does not apply to installation and update pages.
+ */
+# 'maintenance_theme' => 'minnelli',
+/**
* reverse_proxy accepts a boolean value.
*
* Enable this setting to determine the correct IP address of the remote