|
|
|
@@ -154,7 +154,7 @@ livekit_server_configuration: "{{ livekit_server_configuration_yaml | from_yaml |
|
|
|
livekit_server_configuration_yaml: "{{ lookup('template', 'templates/config.yaml.j2') }}" |
|
|
|
|
|
|
|
livekit_server_configuration_extension_yaml: | |
|
|
|
# Your custom YAML configuration for baibot goes here. |
|
|
|
# Your custom YAML configuration for LiveKit Server goes here. |
|
|
|
# This configuration extends the default starting configuration (`livekit_server_configuration_yaml`). |
|
|
|
# |
|
|
|
# You can override individual variables from the default configuration, or introduce new ones. |
|
|
|
|