🔧 chore(ludusavi): update config

This commit is contained in:
Sergio Laín 2025-01-07 23:57:05 +01:00
parent fd95d5fd4a
commit aeaf5a8665
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -1,9 +1,11 @@
---
runtime: runtime:
threads: ~ threads: null
release: release:
check: true check: true
manifest: manifest:
enable: false
secondary:
- url: https://cdn.losbroxas.org/manifest.yaml
enable: true enable: true
language: en-US language: en-US
theme: dark theme: dark
@ -66,11 +68,11 @@ scan:
showUnchangedGames: true showUnchangedGames: true
showUnscannedGames: true showUnscannedGames: true
cloud: cloud:
remote: ~ remote: null
path: ludusavi-backup path: ludusavi-backup
synchronize: true synchronize: true
apps: apps:
rclone: rclone:
path: "" path: ""
arguments: "--fast-list --ignore-checksum" arguments: --fast-list --ignore-checksum
customGames: [] customGames: []