forked from leftypol/leftypol
Enables search
This commit is contained in:
parent
28a5dc1d72
commit
26e510ab1a
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ $config['db']['password'] = '';
|
|||
$config['cookies']['mod'] = 'mod';
|
||||
$config['cookies']['salt'] = 'MGYwNjhlNjU5Y2QxNWU3YjQ3MzQ1Yj';
|
||||
|
||||
|
||||
$config['search']['enable'] = true;
|
||||
$config['flood_cache'] = 60 * 15; // 15 minutes. The oldest a post can be in the flood table
|
||||
$config['flood_time_any'] = 40; // time between thread creation
|
||||
$config['flood_time'] = 30;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue