Removed "server" line
This was to enable MPD to work with Pulse on Ubuntu 18.04 (Bionic)
This commit is contained in:
parent
a319c92316
commit
e019ae64ab
|
@ -9,7 +9,6 @@ auto_update "yes"
|
||||||
audio_output {
|
audio_output {
|
||||||
type "pulse"
|
type "pulse"
|
||||||
name "My PULSE Device"
|
name "My PULSE Device"
|
||||||
server "localhost"
|
|
||||||
}
|
}
|
||||||
audio_output {
|
audio_output {
|
||||||
type "fifo"
|
type "fifo"
|
||||||
|
|
Loading…
Reference in a new issue