add registration file support
This commit is contained in:
parent
4010bfc849
commit
64ad23622b
5 changed files with 16 additions and 4 deletions
|
@ -3,4 +3,4 @@ src = "server.yaml.tmpl"
|
|||
dest = "/var/lib/matrix-synapse/server.yaml"
|
||||
uid = 2222
|
||||
gid = 2222
|
||||
mode = "0644"
|
||||
mode = "0640"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue