jicofo: fix syntax error on opus end brace

pull/1506/head
Aaron van Meerten 2 years ago
parent e5d421331d
commit 5addc54d63
  1. 2
      jicofo/rootfs/defaults/jicofo.conf

@ -107,8 +107,8 @@ jicofo {
red {
enabled = "{{ .Env.ENABLE_CODEC_OPUS_RED | toBool }}"
}
{{ end }}
}
{{ end }}
}
}

Loading…
Cancel
Save