diff --git a/icecast2/stream.liq.template b/icecast2/stream.liq.template index d0e5552..2f41fdb 100644 --- a/icecast2/stream.liq.template +++ b/icecast2/stream.liq.template @@ -12,5 +12,6 @@ output.icecast( port=${ICECAST_PORT}, password="${ICECAST_SOURCE_PASSWORD}", mount="${ICECAST_MOUNT}", + fallible=true, radio )