diff --git a/include/config-sample.inc.php b/include/config-sample.inc.php index f1d862d..37fd1c0 100755 --- a/include/config-sample.inc.php +++ b/include/config-sample.inc.php @@ -114,7 +114,7 @@ $_config['use_official_blacklist'] = true; */ // Recheck the last blocks on sanity -$_config['sanity_recheck_blocks'] = 10; +$_config['sanity_recheck_blocks'] = 30; // The interval to run the sanity in seconds $_config['sanity_interval'] = 900;