From 5650b2eb0b9b98849292b7acf22c27aa3c3105a5 Mon Sep 17 00:00:00 2001 From: "Dominik M. Kwiatek" Date: Wed, 27 May 2020 21:12:25 +0100 Subject: [PATCH] Add hCaptcha to example config --- config/justask.yml.example | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/justask.yml.example b/config/justask.yml.example index 9a5f8e9e..3e3c42b4 100644 --- a/config/justask.yml.example +++ b/config/justask.yml.example @@ -62,3 +62,8 @@ admins: # host: 's3.wherever.com' # bucket name, required # directory: 'retrospring' + +hcaptcha: + enabled: false + site_key: '' + secret_key: ''