fix config default

This commit is contained in:
phiresky 2024-05-31 12:42:36 +02:00
parent c2d18d3ca3
commit 5a418ac1c8

View file

@ -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: {