|
|
|
@@ -64,6 +64,10 @@ matrix_synapse_max_log_files_count: 10 |
|
|
|
matrix_synapse_rc_messages_per_second: 0.2 |
|
|
|
matrix_synapse_rc_message_burst_count: 10.0 |
|
|
|
|
|
|
|
# Enable this to allow Synapse to report utilization statistics about your server to matrix.org |
|
|
|
# (things like number of users, number of messages sent, uptime, load, etc.) |
|
|
|
matrix_synapse_report_stats: false |
|
|
|
|
|
|
|
# A list of additional "volumes" to mount in the container. |
|
|
|
# This list gets populated dynamically based on Synapse extensions that have been enabled. |
|
|
|
# Contains definition objects like this: `{"src": "/outside", "dst": "/inside", "options": "rw|ro|slave|.."} |
|
|
|
|