[config] Add remark that local audio type may also be set to "disabled"
(since any unknown config value will disable local audio)
This commit is contained in:
parent
fce68ebd1a
commit
bcb19908f4
|
@ -166,7 +166,7 @@ audio {
|
|||
# Name - used in the speaker list in Remote
|
||||
nickname = "Computer"
|
||||
|
||||
# Type of the output (alsa, pulseaudio or dummy)
|
||||
# Type of the output (alsa, pulseaudio, dummy or disabled)
|
||||
# type = "alsa"
|
||||
|
||||
# Audio PCM device name for local audio output - ALSA only
|
||||
|
|
Loading…
Reference in New Issue