mirror of https://github.com/icedream/ts3bot.git
Revert "Load module-volume-restore in pulseaudio, fixes #6."
This reverts commit 3f837421cd
.
Conflicts:
etc/pulse/default.pa
pull/5/head
parent
dbb77b4310
commit
62cb121a03
|
@ -11,9 +11,6 @@ load-module module-null-sink sink_name="TS3Bot" sink_properties=device.descripti
|
||||||
# Accept clients -- very important
|
# Accept clients -- very important
|
||||||
load-module module-native-protocol-unix
|
load-module module-native-protocol-unix
|
||||||
|
|
||||||
# Restore volume
|
|
||||||
load-module module-volume-restore
|
|
||||||
|
|
||||||
.ifexists module-x11-publish.so
|
.ifexists module-x11-publish.so
|
||||||
# Publish to X11 so the clients know how to connect to Pulse. Will
|
# Publish to X11 so the clients know how to connect to Pulse. Will
|
||||||
# clear itself on unload.
|
# clear itself on unload.
|
||||||
|
|
Loading…
Reference in New Issue