diff --git a/config/defaults.hjson b/config/defaults.hjson index de13303ef..4bce48b5f 100644 --- a/config/defaults.hjson +++ b/config/defaults.hjson @@ -110,7 +110,8 @@ tls_enabled: true federation: { # Limit to the number of concurrent outgoing federation requests per target instance. - # Set this to a higher value than 1 (e.g. 6) only if you have a huge instance (>10 activities per second) and if a receiving instance is not keeping up. + # Set this to a higher value than 1 (e.g. 6) only if you have a huge instance (>10 activities + # per second) and if a receiving instance is not keeping up. concurrent_sends_per_instance: 1 } prometheus: {