-changed audio device out to disabled by default.
This commit is contained in:
parent
bc28514175
commit
6ef8d21e85
1 changed files with 1 additions and 1 deletions
|
@ -43,6 +43,6 @@ icecast_url = "http://airtime.sourcefabric.org"
|
|||
icecast_description = "Airtime Radio!"
|
||||
icecast_genre = "genre"
|
||||
|
||||
output_sound_device = true
|
||||
output_sound_device = false
|
||||
output_icecast_vorbis = true
|
||||
output_icecast_mp3 = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue