-changed audio device out to disabled by default.

This commit is contained in:
martin 2011-02-22 23:02:56 -05:00
parent bc28514175
commit 6ef8d21e85
1 changed files with 1 additions and 1 deletions

View File

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