mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-27 04:46:56 -05:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user