From 1126239263958af45af2abbee94de1eb0b144193 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Wed, 8 May 2019 19:52:38 +0200 Subject: [PATCH] Check the stream checkbox by default to avoid surprises with non-HTTP videos --- templates/info.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/info.tpl b/templates/info.tpl index 3e329ae..23bf5c1 100644 --- a/templates/info.tpl +++ b/templates/info.tpl @@ -71,7 +71,7 @@

{if $config->stream} - +

{/if}