[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:
ejurgensen 2017-03-15 23:21:25 +01:00
parent fce68ebd1a
commit bcb19908f4
1 changed files with 1 additions and 1 deletions

View File

@ -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