forked from GithubBackups/vichan
I'm going to run this on a cron job instead...people were using this to DoS
This commit is contained in:
parent
ff225064a1
commit
0f8aef4f50
@ -830,7 +830,7 @@ function checkBan($board = false) {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
Bans::purge();
|
//Bans::purge();
|
||||||
|
|
||||||
if ($config['cache']['enabled'])
|
if ($config['cache']['enabled'])
|
||||||
cache::set('purged_bans_last', time());
|
cache::set('purged_bans_last', time());
|
||||||
|
Loading…
x
Reference in New Issue
Block a user