fix: Add report_stats to Synapse config
This commit is contained in:
@@ -48,6 +48,9 @@ signing_key_path: /data/signing.key
|
|||||||
# Logging
|
# Logging
|
||||||
log_config: /data/log.config
|
log_config: /data/log.config
|
||||||
|
|
||||||
|
# Statistics reporting
|
||||||
|
report_stats: false
|
||||||
|
|
||||||
# Rate limiting
|
# Rate limiting
|
||||||
rc_messages_per_second: 0.2
|
rc_messages_per_second: 0.2
|
||||||
rc_message_burst_count: 10
|
rc_message_burst_count: 10
|
||||||
|
|||||||
Reference in New Issue
Block a user