forked from GithubBackups/vichan
Update config.php
This commit is contained in:
parent
107a91f8cc
commit
89e2677a1e
@ -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?
|
// Do you need a body for your reply posts?
|
||||||
$config['force_body'] = false;
|
$config['force_body'] = false;
|
||||||
// Do you need a body for new threads?
|
// Do you need a body for new threads?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user