This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
f5bb1531b7
MatrixSynapse
/
synmark
/
suites
/
__init__.py
4 lines
85 B
Python
Raw
Blame
History
from
.
import
logging
SUITES
=
[
(
logging
,
1000
)
,
(
logging
,
10000
)
,
(
logging
,
None
)
]
Reference in New Issue
View Git Blame
Copy Permalink