1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-16 19:08:38 +01:00

Update config.php

This commit is contained in:
blahblah666 2015-01-28 23:23:50 -08:00
parent 107a91f8cc
commit 89e2677a1e

View File

@ -445,6 +445,11 @@
* ====================
*/
//New thread captcha
//Require solving a captcha to post a thread.
//Default off.
$config['new_thread_capt'] = false;
// Do you need a body for your reply posts?
$config['force_body'] = false;
// Do you need a body for new threads?