diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2020-03-30 17:38:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-30 17:38:21 +0100 |
commit | d9f29f8daef2f49464382b0e80ee93ff38681e99 (patch) | |
tree | 022bfd815a7e310d3843ea5d53ad81e48d9ea1ce /synapse | |
parent | Remove usage of "conn_id" for presence. (#7128) (diff) | |
download | synapse-d9f29f8daef2f49464382b0e80ee93ff38681e99.tar.xz |
Fix a small typo in the `metrics_flags` config option. (#7171)
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/config/metrics.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/config/metrics.py b/synapse/config/metrics.py |