Automatically switch from open to approved registrations in absence of moderators (#29318)
This commit is contained in:
parent
08342ad40c
commit
2751acb6cd
6 changed files with 109 additions and 0 deletions
|
@ -63,3 +63,7 @@
|
|||
interval: 30 minutes
|
||||
class: Scheduler::SoftwareUpdateCheckScheduler
|
||||
queue: scheduler
|
||||
auto_close_registrations_scheduler:
|
||||
interval: 1 hour
|
||||
class: Scheduler::AutoCloseRegistrationsScheduler
|
||||
queue: scheduler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue