mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
pep8
This commit is contained in:
parent
e7d091fb86
commit
e5962f845c
1 changed files with 1 additions and 0 deletions
|
@ -306,6 +306,7 @@ class SynapseHomeServer(HomeServer):
|
|||
current_mau_gauge = Gauge("synapse_admin_mau:current", "Current MAU")
|
||||
max_mau_gauge = Gauge("synapse_admin_mau:max", "MAU Limit")
|
||||
|
||||
|
||||
def setup(config_options):
|
||||
"""
|
||||
Args:
|
||||
|
|
Loading…
Add table
Reference in a new issue