mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
exam recurring add daily + TorrentDeleted event
This commit is contained in:
@@ -34,6 +34,7 @@ return [
|
||||
]
|
||||
],
|
||||
'recurring' => 'recurring',
|
||||
'recurring_daily' => 'once a day',
|
||||
'recurring_weekly' => 'once a week',
|
||||
'recurring_monthly' => 'once a month',
|
||||
'recurring_help' => 'If specified as periodic, the appraisal start time is the start time of the current cycle, and the end time is the end time of the current cycle, which is said to be the natural week/month. At the end of each cycle, if the user still meets the screening criteria, the user will be automatically assigned to the next cycle.' ,
|
||||
|
||||
Reference in New Issue
Block a user