diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/general.yml-docker | 1 | ||||
-rw-r--r-- | conf/general.yml-example | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/conf/general.yml-docker b/conf/general.yml-docker index fb789daf5..c73bd3657 100644 --- a/conf/general.yml-docker +++ b/conf/general.yml-docker @@ -57,6 +57,7 @@ STAGING_SITE: 1 STAGING_FLAGS: send_reports: 0 skip_checks: 0 + hide_staging_banner: 0 enable_appcache: 0 # What to use as front page/alert example places placeholder diff --git a/conf/general.yml-example b/conf/general.yml-example index 86da4cf2c..9bf6d1d05 100644 --- a/conf/general.yml-example +++ b/conf/general.yml-example @@ -57,6 +57,7 @@ STAGING_SITE: 1 STAGING_FLAGS: send_reports: 0 skip_checks: 0 + hide_staging_banner: 0 enable_appcache: 0 # What to use as front page/alert example places placeholder |