X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=contrib%2Fchash%2Fchash.php;fp=contrib%2Fchash%2Fchash.php;h=77fc8949d6aaef7ba13507de7d393aeb5f7bd00e;hp=779cc3e1f8c7a48a6833a86bf2351244a2a40565;hb=f2b65a8a5ea9021bd4a3e06f68e85d2a3eec1e3c;hpb=4eb03e20be6f722f99071cfaf0a747d19193ca39 diff --git a/contrib/chash/chash.php b/contrib/chash/chash.php index 779cc3e1..77fc8949 100644 --- a/contrib/chash/chash.php +++ b/contrib/chash/chash.php @@ -7,7 +7,7 @@ define('CHECK_POINT' , 'chash.pos'); $GLOBALS['block_size'] = 100; $GLOBALS['none_increment'] = (1 / pow(10, 12)); $GLOBALS['hash_algo'] = MHASH_RIPEMD320; -$GLOBALS['flush_file_time'] = 10; +$GLOBALS['flush_file_time'] = 30; $GLOBALS['restart_search_time'] = 1800; // Hashes per call