mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-25 21:19:23 -05:00
pep8
This commit is contained in:
parent
e7d091fb86
commit
e5962f845c
@ -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…
Reference in New Issue
Block a user