mirror of https://github.com/icedream/ts3bot.git
Load module-volume-restore in pulseaudio, fixes #6.
parent
27cda8f7f4
commit
3f837421cd
|
@ -11,6 +11,9 @@ 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
|
||||||
|
|
||||||
.nofail
|
.nofail
|
||||||
|
|
||||||
# Suspend on idle
|
# Suspend on idle
|
||||||
|
|
Loading…
Reference in New Issue