matrix-docker-ansible-deploy/roles/matrix-server
Slavi Pantaleev 887d14884e Do not generate a new Matrix Synapse config, if one already exists
Otherwise certains values in the config file,
such as `macaroon_secret_key`, would be regenerated,
which is not something that we want.

If `macaroon_secret_key` is regenerated, all users'
auth tokens will become invalid (effectively logging out
all users).
2017-08-12 11:06:57 +03:00
..
files Initial commit 2017-07-31 23:08:20 +03:00
tasks Do not generate a new Matrix Synapse config, if one already exists 2017-08-12 11:06:57 +03:00
templates Fix matrix-synapse-register-user for when the non-admin case 2017-08-11 08:21:34 +03:00