mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-06-19 09:44:10 -04:00
Fix a small typo in the metrics_flags
config option. (#7171)
This commit is contained in:
parent
4f21c33be3
commit
d9f29f8dae
3 changed files with 3 additions and 2 deletions
|
@ -86,7 +86,7 @@ class MetricsConfig(Config):
|
|||
# enabled by default, either for performance reasons or limited use.
|
||||
#
|
||||
metrics_flags:
|
||||
# Publish synapse_federation_known_servers, a g auge of the number of
|
||||
# Publish synapse_federation_known_servers, a gauge of the number of
|
||||
# servers this homeserver knows about, including itself. May cause
|
||||
# performance problems on large homeservers.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue