This commit is contained in:
2025-10-09 17:41:57 +00:00
commit 7a3b2960f8
146 changed files with 34948 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<?php
$options=[
'workers'=>4,
'numeric-only'=> false,
'repeat'=>4,
'logFile'=>'',
'detailInfo'=> false,
'staticSecond'=>5,
];