1
0
Fork 0

Disable automatic streaming to SI.

Icedream 2025-04-28 14:43:36 +02:00
parent 89fbe54279
commit 3677a36f07
Signed by: icedream
GPG Key ID: 468BBEEBB9EC6AEA
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ if null.defined(streaminginternet_username) and null.defined(streaminginternet_p
name=null.get(stream_name), name=null.get(stream_name),
description=null.get(stream_description), description=null.get(stream_description),
password=null.get(streaminginternet_password), password=null.get(streaminginternet_password),
start=true, start=false,
%ogg(%flac), %ogg(%flac),
a, a,
)) ))