update job expire interval

Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
This commit is contained in:
FTCHD
2025-09-11 22:19:27 +02:00
parent 594d75d2fe
commit 47e9469f54
+2
View File
@@ -139,6 +139,8 @@ async function startRclone() {
'--rc-serve',
'--rc-job-expire-duration',
'24h',
'--rc-job-expire-interval',
'1h',
// defaults
// '-rc-addr',
// ':5572',