diff options
Diffstat (limited to 'conf/general.yml-example')
-rw-r--r-- | conf/general.yml-example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/general.yml-example b/conf/general.yml-example index 71fbeea35..6c694024d 100644 --- a/conf/general.yml-example +++ b/conf/general.yml-example @@ -48,9 +48,11 @@ STAGING_SITE: 1 # this to 1 if you want a staging site to route reports as normal. # - skip_checks: Manual testing of multiple cobrands can be made easier by # skipping some checks they have in them, if this variable is set. +# - enable_appcache: Whether the appcache should be active. STAGING_FLAGS: send_reports: 0 skip_checks: 0 + enable_appcache: 0 # What to use as front page/alert example places placeholder # Defaults to High Street, Main Street |