mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
Add flag to ignore check folder modtime for rclone snapshot
This commit is contained in:
@@ -26,6 +26,8 @@ class Rclone(StorageBase):
|
||||
"copy": "复制"
|
||||
}
|
||||
|
||||
snapshot_check_folder_modtime = settings.RCLONE_SNAPSHOT_CHECK_FOLDER_MODTIME
|
||||
|
||||
def init_storage(self):
|
||||
"""
|
||||
初始化
|
||||
|
||||
Reference in New Issue
Block a user