CC-2157 : Enable OGG streams by default, not MP3, due to lame distribution problems
This commit is contained in:
parent
b992801a45
commit
4814d90824
1 changed files with 2 additions and 2 deletions
|
@ -34,5 +34,5 @@ icecast_genre = "genre"
|
|||
#liquidsoap output settings #
|
||||
###########################################
|
||||
output_sound_device = false
|
||||
output_icecast_vorbis = false
|
||||
output_icecast_mp3 = true
|
||||
output_icecast_vorbis = true
|
||||
output_icecast_mp3 = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue