16 lines
262 B
Plaintext
Executable File
16 lines
262 B
Plaintext
Executable File
[core]
|
|
data_dir = /var/lib/mopidy
|
|
|
|
[audio]
|
|
output = tee name=t ! queue ! autoaudiosink t. ! queue ! udpsink host=0.0.0.0 port=5555
|
|
|
|
[http]
|
|
hostname = 0.0.0.0
|
|
|
|
[mpd]
|
|
hostname = 0.0.0.0
|
|
|
|
[iris]
|
|
snapcast_enabled = true
|
|
snapcast_host = localhost
|
|
snapcast_port = 1705 |