diff --git a/Settings.php.dist b/Settings.php.dist index a25db3e..b0450a4 100755 --- a/Settings.php.dist +++ b/Settings.php.dist @@ -17,7 +17,7 @@ return array( ), 'processor' => 'async', - 'processor.options' => array('usec' => 0.2), + 'processor.options' => array('usec' => 200000), // Time zone. See: http://www.php.net/manual/en/timezones.php 'timezone' => 'UTC',