chore(ludusavi): change gamesaves backup location

This commit is contained in:
Sergio Laín 2025-06-29 13:57:18 +02:00
parent 567b29eb34
commit 28545dbb8e
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -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
@ -22,7 +23,7 @@ roots:
path: ~/.config/Ryujinx
redirects: []
backup:
path: /backups/gamesaves
path: ~/games/gamesaves
ignoredGames: []
filter:
excludeStoreScreenshots: false
@ -44,7 +45,7 @@ backup:
full: 1
differential: 0
format:
chosen: simple
chosen: zip
zip:
compression: deflate
compression:
@ -56,7 +57,7 @@ backup:
level: 10
onlyConstructive: false
restore:
path: /backups/gamesaves/
path: ~/games/gamesaves
ignoredGames: []
toggledPaths: {}
toggledRegistry: {}
@ -69,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
path: /usr/bin/rclone
arguments: "--fast-list --ignore-checksum"
customGames: []