|
|
@@ -725,6 +725,9 @@ matrix_synapse_oidc_providers: [] |
|
|
# Note: internally, this uses the `--mount` flag for mounting the specified volumes. |
|
|
# Note: internally, this uses the `--mount` flag for mounting the specified volumes. |
|
|
matrix_synapse_container_additional_volumes: [] |
|
|
matrix_synapse_container_additional_volumes: [] |
|
|
|
|
|
|
|
|
|
|
|
# Controls whether cas_config is enabled |
|
|
|
|
|
matrix_synapse_cas_config_enabled: false |
|
|
|
|
|
|
|
|
# A list of additional loggers to register in synapse.log.config. |
|
|
# A list of additional loggers to register in synapse.log.config. |
|
|
# This list gets populated dynamically based on Synapse extensions that have been enabled. |
|
|
# This list gets populated dynamically based on Synapse extensions that have been enabled. |
|
|
# Contains definition objects like this: `{"name": "..", "level": "DEBUG"} |
|
|
# Contains definition objects like this: `{"name": "..", "level": "DEBUG"} |
|
|
|