Develop #16

Merged
tao.chen merged 273 commits from develop into main 2026-08-21 10:42:09 +08:00
Showing only changes of commit e1172a0091 - Show all commits
+1 -1
View File
@@ -69,7 +69,7 @@ def start_rclone_mount() -> None:
"--poll-interval", "30s", "--poll-interval", "30s",
"--log-level", "INFO", "--log-level", "INFO",
"--rc", "--rc",
"--rc-addr 0.0.0.0:5572", "--rc-addr", "0.0.0.0:5572",
"--rc-no-auth", "--rc-no-auth",
] ]
RCLONE_PROCESS = subprocess.Popen( RCLONE_PROCESS = subprocess.Popen(