aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2020-06-09 17:17:36 +0100
committerMatthew Somerville <matthew@mysociety.org>2020-06-09 17:17:36 +0100
commit931f391ddc521a5dc76a2747a1cf3663431631e8 (patch)
tree53fb9d070daba58b779cff45549741408e9656c0
parentd363f51268565d955c76a5294b09a7009466e6ae (diff)
Add recaptcha config option to example file.
-rw-r--r--conf/general.yml-example3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/general.yml-example b/conf/general.yml-example
index 91507b03d..26399bb81 100644
--- a/conf/general.yml-example
+++ b/conf/general.yml-example
@@ -244,6 +244,9 @@ TESTING_COUNCILS: ''
# if you're using Message Manager, include the URL here (see https://github.com/mysociety/message-manager/)
MESSAGE_MANAGER_URL: ''
+# If you set up using recaptcha, you can put its configuration keys here
+RECAPTCHA: ''
+
# If you want to use SMS login or 'report as' with just a phone number, you'll
# need to set the site's two-digit ISO 3166 country code (e.g. GB) here.
PHONE_COUNTRY: ''