mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-26 09:39:27 -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")
|
current_mau_gauge = Gauge("synapse_admin_mau:current", "Current MAU")
|
||||||
max_mau_gauge = Gauge("synapse_admin_mau:max", "MAU Limit")
|
max_mau_gauge = Gauge("synapse_admin_mau:max", "MAU Limit")
|
||||||
|
|
||||||
|
|
||||||
def setup(config_options):
|
def setup(config_options):
|
||||||
"""
|
"""
|
||||||
Args:
|
Args:
|
||||||
|
Loading…
Reference in New Issue
Block a user