mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-13 18:40:49 +01:00
63b71bf1fc
Also use Github wiki so new enhancements can be reflected. It's better than linking to 10-year-old archived documentation. I'll update the wiki eventually. |
||
---|---|---|
.. | ||
captcha.php | ||
config.php | ||
dbschema.sql | ||
entrypoint.php | ||
readme.md |
I integrated this from: 62a6dac022
First import the captcha/dbschema.sql in your database it is no longer required.
In inc/captcha/config.php change the database_name database_user database_password to your own settings.
Add js/captcha.js in your secrets.php or config.php
Go to Line 305 in the /inc/config file and copy the settings in instance config, while changing the url to your website. Go to the line beneath it if you only want to enable it when posting a new thread.