feat(playout): move liquidsoap auth to notify cli
This commit is contained in:
parent
114a599993
commit
3f4ebab788
6 changed files with 35 additions and 53 deletions
|
@ -9,8 +9,6 @@ input_show_mount = {{ config.stream.inputs.show.mount | quote }}
|
|||
input_show_port = {{ config.stream.inputs.show.port }}
|
||||
|
||||
# Settings
|
||||
auth_path = {{ paths.auth_filepath | quote }}
|
||||
|
||||
{% if paths.log_filepath is defined -%}
|
||||
set("log.file.path", "{{ paths.log_filepath }}")
|
||||
{%- else -%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue