mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
change queue job size to 1000
This commit is contained in:
@@ -44,6 +44,10 @@ class UpdateTorrentSeedersEtc implements ShouldQueue
|
||||
return now()->addSeconds(Setting::get('main.autoclean_interval_three'));
|
||||
}
|
||||
|
||||
public $tries = 1;
|
||||
|
||||
public $timeout = 1800;
|
||||
|
||||
/**
|
||||
* Execute the job.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user