0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-02 01:18:25 +02:00
synapse/tests/rest
Patrick Cloke e584534403
Use direct references for some configuration variables (part 3) (#10885)
This avoids the overhead of searching through the various
configuration classes by directly referencing the class that
the attributes are in.

It also improves type hints since mypy can now resolve the
types of the configuration variables.
2021-09-23 07:13:34 -04:00
..
admin Use direct references for some configuration variables (part 3) (#10885) 2021-09-23 07:13:34 -04:00
client Use direct references for some configuration variables (part 3) (#10885) 2021-09-23 07:13:34 -04:00
key Rewrite the KeyRing (#10035) 2021-06-02 16:37:59 +01:00
media Include more information in oEmbed previews. (#10819) 2021-09-22 09:45:20 -04:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_health.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_well_known.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00