matrix-docker-ansible-deploy/roles/matrix-base/tasks
Slavi Pantaleev 965890bf75 Derive secrets from matrix_homeserver_generic_secret_key, not matrix_synapse_macaroon_secret_key
We're trying to move away from implementation-specific variables,
hoping for a clean (implementation-neutral) examples/vars.yml file.
2022-01-07 16:00:42 +02:00
..
server_base
clean_up_old_files.yml
main.yml
sanity_check.yml Derive secrets from matrix_homeserver_generic_secret_key, not matrix_synapse_macaroon_secret_key 2022-01-07 16:00:42 +02:00
setup_matrix_base.yml
setup_matrix_user.yml
setup_well_known.yml Make /.well-known/matrix/client and /.well-known/matrix/server customizable 2021-11-26 15:28:03 +02:00
validate_config.yml