aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/general.yml-example4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/general.yml-example b/config/general.yml-example
index e90674b0f..37b0c2fc9 100644
--- a/config/general.yml-example
+++ b/config/general.yml-example
@@ -193,6 +193,10 @@ MTA_LOG_TYPE: "exim"
# successful.
DONATION_URL: "http://www.mysociety.org/donate/"
+# If you set this to 'true' then a page of statistics on the
+# performance of public bodies will be available:
+PUBLIC_BODY_STATISTICS_PAGE: false
+
# The page of statistics for public bodies will only consider public
# bodies that have had at least this number of requests:
MINIMUM_REQUESTS_FOR_STATISTICS: 50