优化
This commit is contained in:
@@ -142,7 +142,7 @@ return [
|
||||
'command' => 'content:collect',
|
||||
'schedule' => '*/5 * * * *', // 每5分钟
|
||||
'options' => [],
|
||||
'enabled' => true,
|
||||
'enabled' => false,
|
||||
'max_concurrent' => 1,
|
||||
'log_file' => 'crontab_contentCollect.log',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user