🔧 chore(ludusavi): update config

This commit is contained in:
Sergio Laín 2025-04-28 10:46:52 +02:00
parent 2dd190eb4e
commit 602c5e9097
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -1,12 +1,11 @@
---
runtime: runtime:
threads: ~ threads: null
release: release:
check: true check: true
manifest: manifest:
enable: false enable: false
secondary: secondary:
- url: "https://cdn.losbroxas.org/manifest.yaml" - url: https://cdn.losbroxas.org/manifest.yaml
enable: true enable: true
language: en-US language: en-US
theme: dark theme: dark
@ -70,11 +69,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: []