diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-11-13 14:25:46 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-11-15 15:57:37 +0000 |
commit | 15acb885f5240f63a5e19c4474851291518f0677 (patch) | |
tree | 68d3cc06f4a450c8996002460aad5d787d9eaa82 /conf | |
parent | 475b94b44bab33effcd11fb370a3dbe4873e5fad (diff) |
Only include offline JavaScript if needed.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/general.yml-example | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/general.yml-example b/conf/general.yml-example index 72b5fbaa3..d205061ef 100644 --- a/conf/general.yml-example +++ b/conf/general.yml-example @@ -48,11 +48,9 @@ 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 |