add registration file support

This commit is contained in:
Sebastian Hugentobler 2018-05-23 21:34:55 +02:00
parent 4010bfc849
commit 64ad23622b
5 changed files with 16 additions and 4 deletions

View file

@ -3,4 +3,4 @@ src = "server.yaml.tmpl"
dest = "/var/lib/matrix-synapse/server.yaml"
uid = 2222
gid = 2222
mode = "0644"
mode = "0640"