Add hCaptcha support (#25019)

This commit is contained in:
Claire
2023-05-16 23:27:35 +02:00
committed by GitHub
parent e60414792d
commit bec6a1cad4
12 changed files with 146 additions and 0 deletions
+1
View File
@@ -37,6 +37,7 @@ defaults: &defaults
show_domain_blocks_rationale: 'disabled'
require_invite_text: false
backups_retention_period: 7
captcha_enabled: false
development:
<<: *defaults