jibri: don't provide a non-existing finalizer path
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"recording_directory":"{{ .Env.JIBRI_RECORDING_DIR }}",
|
||||
// The path to the script which will be run on completed recordings
|
||||
{{ if .Env.JIBRI_FINALIZE_RECORDING_SCRIPT_PATH -}}
|
||||
"finalize_recording_script_path": "{{ .Env.JIBRI_FINALIZE_RECORDING_SCRIPT_PATH }}",
|
||||
{{ end -}}
|
||||
"xmpp_environments": [
|
||||
{
|
||||
// A friendly name for this environment which can be used
|
||||
|
||||
Reference in New Issue
Block a user