mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-02-06 23:35:30 +01:00
Fix typo
This commit is contained in:
parent
394fdca066
commit
7a6fcaa402
@ -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_yaml: "{{ lookup('template', 'templates/config.yaml.j2') }}"
|
||||||
|
|
||||||
livekit_server_configuration_extension_yaml: |
|
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`).
|
# This configuration extends the default starting configuration (`livekit_server_configuration_yaml`).
|
||||||
#
|
#
|
||||||
# You can override individual variables from the default configuration, or introduce new ones.
|
# You can override individual variables from the default configuration, or introduce new ones.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user