CC-2897: Liquidsoap doesn't start when no streams are enabled

-fixed
This commit is contained in:
martin 2011-09-28 13:53:11 -04:00
parent f697e475fd
commit eb549fe71a
1 changed files with 1 additions and 0 deletions

View File

@ -69,3 +69,4 @@ if s3_output != "disabled" then
output_to(s3_output, s3_type, s3_bitrate, s3_host, s3_port, s3_pass, s3_mount, s3_url, s3_description, s3_genre, s3_user, s)
end
ignore(output.dummy(blank()))