Bump
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[core]
|
||||
cache_dir = /data/cache
|
||||
config_dir = /data/config
|
||||
cache_dir = /data/.cache
|
||||
config_dir = /data/.config
|
||||
data_dir = /data
|
||||
|
||||
[file]
|
||||
@@ -17,7 +17,7 @@ library = sqlite
|
||||
playlists_dir = /playlists
|
||||
|
||||
[http]
|
||||
hostname = ::
|
||||
hostname = 0.0.0.0
|
||||
|
||||
[mpd]
|
||||
hostname = ::
|
||||
hostname = 0.0.0.0
|
||||
|
||||
Reference in New Issue
Block a user