forked from GithubBackups/vichan
Allow IP less to show more posts
This commit is contained in:
parent
ba7e3c4aaa
commit
33371bee9f
@ -87,6 +87,7 @@
|
|||||||
$config['mod']['modlog'] = SUPERMOD;
|
$config['mod']['modlog'] = SUPERMOD;
|
||||||
$config['mod']['editpost'] = MOD;
|
$config['mod']['editpost'] = MOD;
|
||||||
$config['mod']['recent_reports'] = 65535;
|
$config['mod']['recent_reports'] = 65535;
|
||||||
|
$config['mod']['ip_less_recentposts'] = 75;
|
||||||
$config['ban_show_post'] = true;
|
$config['ban_show_post'] = true;
|
||||||
|
|
||||||
// Board shit
|
// Board shit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user