forked-synapse/synapse/storage/schema/main/delta/30
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
..
alias_creator.sql
as_users.py Use direct references for some configuration variables (part 3) (#10885) 2021-09-23 07:13:34 -04:00
deleted_pushers.sql
presence_stream.sql
public_rooms.sql
push_rule_stream.sql
threepid_guest_access_tokens.sql