mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-04-10 14:19:23 +08:00
fix
This commit is contained in:
@@ -426,7 +426,7 @@ class Scheduler(metaclass=SingletonClass):
|
||||
"interval",
|
||||
id="full_gc",
|
||||
name="主动内存回收",
|
||||
hours=settings.MEMORY_GC_INTERVAL,
|
||||
minutes=settings.MEMORY_GC_INTERVAL,
|
||||
kwargs={
|
||||
'job_id': 'full_gc'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user