mirror of
https://github.com/internetee/registry.git
synced 2025-05-28 08:30:15 +02:00
Update CRL scripts
This commit is contained in:
parent
5e73e71e72
commit
fb94a97401
3 changed files with 71 additions and 5 deletions
|
@ -23,3 +23,7 @@ end
|
|||
every :day, at: '12:10pm' do
|
||||
runner 'Invoice.cancel_overdue_invoices'
|
||||
end
|
||||
|
||||
every 6.hours do
|
||||
runner 'Certificate.update_crl'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue