init
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
$options=[
|
||||
'workers'=>4,
|
||||
'numeric-only'=> false,
|
||||
'repeat'=>4,
|
||||
'logFile'=>'',
|
||||
'detailInfo'=> false,
|
||||
'staticSecond'=>5,
|
||||
];
|
||||
Reference in New Issue
Block a user