mirror of
https://github.com/house-of-vanity/mus-fuse.git
synced 2025-07-06 21:24:09 +00:00
Fix CI
This commit is contained in:
12
assets/mus-fuse.yml
Normal file
12
assets/mus-fuse.yml
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
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
|
Reference in New Issue
Block a user