mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-03 21:28:57 +01:00
f4b1a9a527
This removes the magic allowing accessing configurable variables directly from the config object. It is now required that a specific configuration class is used (e.g. `config.foo` must be replaced with `config.server.foo`). |
||
---|---|---|
.. | ||
export_signing_key | ||
generate_config | ||
generate_log_config | ||
generate_signing_key.py | ||
hash_password | ||
move_remote_media_to_new_store.py | ||
register_new_matrix_user | ||
synapse_port_db | ||
synapse_review_recent_signups | ||
sync_room_to_group.pl | ||
update_synapse_database |