mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
add SUBSCRIBE_SEARCH_INTERVAL
This commit is contained in:
+1
-1
@@ -249,7 +249,7 @@ class Scheduler(metaclass=SingletonClass):
|
||||
"interval",
|
||||
id="subscribe_search",
|
||||
name="订阅搜索补全",
|
||||
hours=24,
|
||||
hours=settings.SUBSCRIBE_SEARCH_INTERVAL,
|
||||
kwargs={
|
||||
'job_id': 'subscribe_search'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user