|
|
|
@@ -68,6 +68,11 @@ matrix_synapse_rc_message_burst_count: 10.0 |
|
|
|
# (things like number of users, number of messages sent, uptime, load, etc.) |
|
|
|
matrix_synapse_report_stats: false |
|
|
|
|
|
|
|
# Controls whether the Matrix server will track presence status (online, offline, unavailable) for users. |
|
|
|
# If users participate in large rooms with many other servers, |
|
|
|
# disabling this will decrease server load significantly. |
|
|
|
matrix_synapse_use_presence: true |
|
|
|
|
|
|
|
# Controls password-peppering for Matrix Synapse. Not to be changed after initial setup. |
|
|
|
matrix_synapse_password_config_pepper: "" |
|
|
|
|
|
|
|
|