mirror of
https://github.com/casjaysdevdocker/navidrome
synced 2025-01-18 18:34:24 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
298b65db21
commit
32b24c2060
@ -1,10 +1,10 @@
|
|||||||
# Files and directories #######################################################
|
# Files and directories #######################################################
|
||||||
music_directory "/data/music"
|
music_directory "/data/music"
|
||||||
playlist_directory "/data/playlists"
|
playlist_directory "/data/playlists"
|
||||||
state_file "/data/mpd/state"
|
state_file "/data/mpd/state.txt"
|
||||||
log_file "/data/mpd/mpd.log"
|
log_file "/data/mpd/mpd.log"
|
||||||
pid_file "/data/mpd/mpd.pid"
|
pid_file "/data/mpd/mpd.pid"
|
||||||
db_file "/data/mpd/tag_cache"
|
db_file "/data/mpd/tag_cache.db"
|
||||||
sticker_file "/data/mpd/sticker.sql"
|
sticker_file "/data/mpd/sticker.sql"
|
||||||
user "mpd"
|
user "mpd"
|
||||||
bind_to_address "0.0.0.0"
|
bind_to_address "0.0.0.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user