🔧 chore(ludusavi): update config
This commit is contained in:
parent
2dd190eb4e
commit
602c5e9097
1 changed files with 4 additions and 5 deletions
|
@ -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: []
|
||||||
|
|
Loading…
Add table
Reference in a new issue