|
|
|
@@ -35,6 +35,13 @@ matrix_ma1sd_systemd_required_services_list: ['docker.service'] |
|
|
|
# List of systemd services that matrix-ma1sd.service wants |
|
|
|
matrix_ma1sd_systemd_wanted_services_list: [] |
|
|
|
|
|
|
|
# A list of additional container networks that matrix-ma1sd would be connected to. |
|
|
|
# The playbook does not create these networks, so make sure they already exist. |
|
|
|
# |
|
|
|
# Use this to expose matrix-ma1sd to another docker network, that matrix-ma1sd might have to reach for authentication (e.g. an ldap instance) |
|
|
|
# |
|
|
|
matrix_ma1sd_container_additional_networks: [] |
|
|
|
|
|
|
|
# Your identity server is private by default. |
|
|
|
# To ensure maximum discovery, you can make your identity server |
|
|
|
# also forward lookups to the central matrix.org Identity server |
|
|
|
|