mirror of
https://github.com/internetee/registry.git
synced 2025-06-06 12:47:29 +02:00
Archive contacts every day
This commit is contained in:
parent
487613db1e
commit
d45e500e42
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ if @cron_group == 'registry'
|
|||
runner 'DNS::Zone.generate_zonefiles'
|
||||
end
|
||||
|
||||
every 6.months, at: '12:01am' do
|
||||
every :day, at: '12:01am' do
|
||||
rake 'contacts:archive'
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue