kopia lustrzana https://github.com/glidernet/ogn-python
Corrected path
rodzic
23a364761f
commit
e85e01e2c1
|
@ -12,7 +12,7 @@ CELERYBEAT_SCHEDULE = {
|
|||
'schedule': timedelta(minutes=5),
|
||||
},
|
||||
'update-receiver-table': {
|
||||
'task': 'ogn.collect.database.update_receivers',
|
||||
'task': 'ogn.collect.receiver.update_receivers',
|
||||
'schedule': timedelta(minutes=5),
|
||||
},
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue