Fix matrix_dimension_homeserver_federationUrl for Dendrite
This commit is contained in:
@ -6,4 +6,5 @@
|
||||
You need to define a required configuration setting (`{{ item }}`) for using this playbook.
|
||||
when: "vars[item] == ''"
|
||||
with_items:
|
||||
- "matrix_homeserver_container_url"
|
||||
- "matrix_homeserver_container_url"
|
||||
- "matrix_homeserver_container_federation_url"
|
||||
|
Reference in New Issue
Block a user