mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-07 00:16:57 +08:00
feat(transfer): control mounted directory cleanup
This commit is contained in:
@@ -215,6 +215,8 @@ class SystemConfigKey(Enum):
|
||||
NotificationSwitchs = "NotificationSwitchs"
|
||||
# 目录配置
|
||||
Directories = "Directories"
|
||||
# 挂载型本地盘是否删除空目录
|
||||
MountedLocalDiskDeleteEmptyDirs = "MountedLocalDiskDeleteEmptyDirs"
|
||||
# 存储配置
|
||||
Storages = "Storages"
|
||||
# 搜索站点范围
|
||||
|
||||
Reference in New Issue
Block a user