changes to task scheduling and readability change on downloads view
This commit is contained in:
@@ -40,7 +40,7 @@ DEFAULT_SETTINGS = {
|
||||
"download.parallel_limit": 3,
|
||||
"download.rate_limit": 3.0,
|
||||
"download.retry_count": 3,
|
||||
"download.schedule_interval": 3600,
|
||||
"download.schedule_interval": 28800, # 8 hours
|
||||
"notification.enabled": False,
|
||||
"notification.webhook_url": None,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user