mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 07:52:04 +02:00
Better loggin for orhpan delete method
This commit is contained in:
parent
8e70bcd6f4
commit
e664d46710
2 changed files with 4 additions and 2 deletions
|
@ -16,6 +16,6 @@ every 10.minutes do
|
|||
runner 'ZonefileSetting.generate_zonefiles'
|
||||
end
|
||||
|
||||
every 6.months, at: '1am' do
|
||||
every 2.minutes do
|
||||
runner 'Contact.destroy_orphans'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue