|
|
|
@@ -156,6 +156,9 @@ matrix_homeserver_url: "https://{{ matrix_server_fqn_matrix }}" |
|
|
|
# Specifies on which container network the homeserver is. |
|
|
|
matrix_homeserver_container_network: "matrix-homeserver" |
|
|
|
|
|
|
|
# enable ipv6 for all created networks |
|
|
|
matrix_ipv6_enabled: false |
|
|
|
|
|
|
|
# Specifies whether the homeserver will federate at all. |
|
|
|
# Disable this to completely isolate your server from the rest of the Matrix network. |
|
|
|
matrix_homeserver_federation_enabled: true |
|
|
|
|