From 4eb37e7ab3453566b68e705bf99ee47c78ea2243 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 2 Feb 2025 00:40:46 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(ludusavi):=20update=20conf?= =?UTF-8?q?ig=20with=20missing=20options?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/ludusavi/config.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.config/ludusavi/config.yaml b/.config/ludusavi/config.yaml index 5b3b2397..560203bc 100644 --- a/.config/ludusavi/config.yaml +++ b/.config/ludusavi/config.yaml @@ -1,11 +1,12 @@ +--- runtime: - threads: null + threads: ~ release: check: true manifest: enable: false secondary: - - url: https://cdn.losbroxas.org/manifest.yaml + - url: "https://cdn.losbroxas.org/manifest.yaml" enable: true language: en-US theme: dark @@ -54,6 +55,7 @@ backup: level: 6 zstd: level: 10 + onlyConstructive: false restore: path: /backups/gamesaves/ ignoredGames: [] @@ -68,11 +70,11 @@ scan: showUnchangedGames: true showUnscannedGames: true cloud: - remote: null + remote: ~ path: ludusavi-backup synchronize: true apps: rclone: path: "" - arguments: --fast-list --ignore-checksum + arguments: "--fast-list --ignore-checksum" customGames: []