mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-03-20 12:08:09 +08:00
add pympler
This commit is contained in:
@@ -248,7 +248,7 @@ class ConfigModel(BaseModel):
|
||||
# 大内存模式
|
||||
BIG_MEMORY_MODE: bool = False
|
||||
# 是否启用内存监控
|
||||
MEMORY_ANALYSIS: bool = False
|
||||
MEMORY_ANALYSIS: bool = True
|
||||
# 内存快照间隔(分钟)
|
||||
MEMORY_SNAPSHOT_INTERVAL: int = 5
|
||||
# 保留的内存快照文件数量
|
||||
|
||||
Reference in New Issue
Block a user