[settings] WebDAV is fast again, back to 3 minutes
This commit is contained in:
@ -144,7 +144,7 @@ CELERY_BEAT_SCHEDULE = {
|
||||
},
|
||||
"import-from-webdav": {
|
||||
"task": "scrobbles.tasks.import_from_webdav_all_users",
|
||||
"schedule": crontab(minute="*/5"),
|
||||
"schedule": crontab(minute="*/3"),
|
||||
},
|
||||
# Deprecated: BG Stats files now picked up from WebDAV var/bgstats/
|
||||
# "import-from-imap": {
|
||||
|
||||
Reference in New Issue
Block a user