3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-10-19 06:33:24 +00:00

Remove duplicate configuration in docs page

Related to #681 (Github Pull Request)
This commit is contained in:
Slavi Pantaleev
2020-11-10 23:50:41 +02:00
parent 1427286cec
commit 2708f9aec7

View File

@@ -11,11 +11,6 @@ After you've gotten the proper credentials you can add the following config to y
```yaml ```yaml
matrix_dynamic_dns_enabled: true matrix_dynamic_dns_enabled: true
matrix_dynamic_dns_domain_configurations: |
{{
[{'provider': 'domains.google.com', 'protocol': 'dyndn2', 'username': 'XXXXXXXXXXXXXXXX', 'password': 'XXXXXXXXXXXXXXXX', 'domain': matrix_domain}]
}}
matrix_dynamic_dns_domain_configurations: matrix_dynamic_dns_domain_configurations:
- provider: domains.google.com - provider: domains.google.com
protocol: dyndn2 protocol: dyndn2