Merge pull request #5 from arionum/master

blacklist
This commit is contained in:
Ario Sius
2019-09-18 05:32:18 +02:00
committed by GitHub
2 changed files with 15 additions and 6 deletions

View File

@@ -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;