🔧 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:
|
||||
threads: ~
|
||||
threads: null
|
||||
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
|
||||
|
@ -70,11 +69,11 @@ scan:
|
|||
showUnchangedGames: true
|
||||
showUnscannedGames: true
|
||||
cloud:
|
||||
remote: ~
|
||||
remote: null
|
||||
path: ludusavi-backup
|
||||
synchronize: true
|
||||
apps:
|
||||
rclone:
|
||||
path: ""
|
||||
arguments: "--fast-list --ignore-checksum"
|
||||
arguments: --fast-list --ignore-checksum
|
||||
customGames: []
|
||||
|
|
Loading…
Add table
Reference in a new issue