feat(playout): allow updating message_offline value
This commit is contained in:
parent
314c70a208
commit
f5a83dbabb
10 changed files with 42 additions and 15 deletions
|
@ -54,7 +54,7 @@ set("harbor.bind_addr", "0.0.0.0")
|
|||
|
||||
station_name = ref "{{ info.station_name }}"
|
||||
|
||||
off_air_meta = "{{ preferences.message_offline }}"
|
||||
off_air_meta = ref "{{ preferences.message_offline }}"
|
||||
stream_metadata_type = ref {{ preferences.message_format.value }}
|
||||
default_dj_fade = ref {{ preferences.input_fade_transition }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue