add matrix_synapse_oembed_additional_providers var

This commit is contained in:
Aine
2024-11-07 11:08:40 +02:00
parent fc2f09d124
commit 95aaf76d0d
2 changed files with 4 additions and 0 deletions

View File

@ -1235,6 +1235,7 @@ oembed:
#
#additional_providers:
# - oembed/my_providers.json
additional_providers: {{ matrix_synapse_oembed_additional_providers|to_json }}
## Captcha ##