|
|
@ -84,6 +84,17 @@ matrix_synapse_federation_port_enabled: false |
|
|
|
# Expose server's public rooms directory via federation |
|
|
|
# Expose server's public rooms directory via federation |
|
|
|
matrix_synapse_allow_public_rooms_over_federation: true |
|
|
|
matrix_synapse_allow_public_rooms_over_federation: true |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Enable synapse-admin |
|
|
|
|
|
|
|
matrix_synapse_admin_enabled: true |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Mautrix Signal Bridge |
|
|
|
|
|
|
|
matrix_mautrix_signal_enabled: true |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
matrix_mautrix_signal_configuration_extension_yaml: | |
|
|
|
|
|
|
|
bridge: |
|
|
|
|
|
|
|
permissions: |
|
|
|
|
|
|
|
'@codingmarco:famhahn.xyz': admin |
|
|
|
|
|
|
|
|
|
|
|
################ Custom synapse configuration (for OpenID SSO) ############### |
|
|
|
################ Custom synapse configuration (for OpenID SSO) ############### |
|
|
|
matrix_synapse_configuration_extension_yaml: | |
|
|
|
matrix_synapse_configuration_extension_yaml: | |
|
|
|
oidc_providers: |
|
|
|
oidc_providers: |
|
|
|