Browse Source

Update config.php

just fixed a comment that might confuse new users, plus it was outdated
main
panfu28 4 years ago
committed by GitHub
parent
commit
d8e3925183
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      inc/config.php

2
inc/config.php

@ -312,7 +312,7 @@
$config['recaptcha_private'] = '6LcXTcUSAAAAAOGVbVdhmEM1_SyRF4xTKe8jbzf_';
// Enable Custom Captcha you need to change a couple of settings
//Read more at: /captcha/instructions.md
//Read more at: /inc/captcha/readme.md
$config['captcha'] = array();
// Enable custom captcha provider

Loading…
Cancel
Save