Files
mus-fuse/assets/mus-fuse.yml

13 lines
311 B
YAML
Raw Normal View History

2020-04-26 15:07:45 +03:00
---
server: https://mus.test.com
mountpoint: /srv/mus-fuse
http_user: username
http_pass: passwd1337
# How many KiB of file beginnings download and store in RAM.
# It's speeding up any metadata operations and media library scanning.
cache_head: 768
# How many count of `cache_head` store.
cache_max_count: 10