|
|
@@ -205,6 +205,12 @@ matrix_synapse_url_preview_enabled: true |
|
|
matrix_synapse_metrics_enabled: false |
|
|
matrix_synapse_metrics_enabled: false |
|
|
matrix_synapse_metrics_port: 9100 |
|
|
matrix_synapse_metrics_port: 9100 |
|
|
|
|
|
|
|
|
|
|
|
# Send ERROR logs to sentry.io for easier tracking |
|
|
|
|
|
# To set this up: go to sentry.io, create a python project, and set |
|
|
|
|
|
# matrix_synapse_sentry_dsn to the URL it gives you. |
|
|
|
|
|
# See https://github.com/matrix-org/synapse/issues/4632 for important privacy concerns |
|
|
|
|
|
matrix_synapse_sentry_dsn: "" |
|
|
|
|
|
|
|
|
# Postgres database information |
|
|
# Postgres database information |
|
|
matrix_synapse_database_host: "" |
|
|
matrix_synapse_database_host: "" |
|
|
matrix_synapse_database_user: "" |
|
|
matrix_synapse_database_user: "" |
|
|
|