root/defaults/mopidy.conf - enable streaming for upnp playing

upnp playing just won't work without this
This commit is contained in:
Nick Stokoe
2021-02-19 11:05:24 +00:00
parent 1aacba343b
commit 7ccc2bfa12

View File

@@ -23,7 +23,7 @@ excluded_file_extensions =
enabled = false enabled = false
[stream] [stream]
enabled = false enabled = true
[local] [local]
library = images library = images