Disable automatic streaming to SI.
parent
941f984ae7
commit
0cc13cc0e3
|
@ -192,7 +192,7 @@ if null.defined(streaminginternet_username) and null.defined(streaminginternet_p
|
|||
name=null.get(stream_name),
|
||||
description=null.get(stream_description),
|
||||
password=null.get(streaminginternet_password),
|
||||
start=true,
|
||||
start=false,
|
||||
%ogg(%flac),
|
||||
a,
|
||||
))
|
||||
|
|
Loading…
Reference in New Issue