mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-29 01:34:31 +01:00
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;
|
||||
}
|
||||
|
||||
Bans::purge();
|
||||
//Bans::purge();
|
||||
|
||||
if ($config['cache']['enabled'])
|
||||
cache::set('purged_bans_last', time());
|
||||
|
Loading…
Reference in New Issue
Block a user