Skip to content

Commit

Permalink
Disable altcha by default
Browse files Browse the repository at this point in the history
  • Loading branch information
asmecher committed Jan 11, 2025
1 parent 9a13ec4 commit cf272cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.TEMPLATE.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@
; work with ALTCHA instead of ReCaptcha on system

; Whether or not to enable ALTCHA
altcha = on
altcha = off

; Private key for ALTCHA
altcha_hmackey = 'Example key'
Expand Down

0 comments on commit cf272cf

Please sign in to comment.