initial commit

This commit is contained in:
Sebastian Hugentobler 2018-11-27 13:12:34 +01:00
commit cc210a0da0
9 changed files with 171 additions and 0 deletions

View file

@ -0,0 +1,6 @@
[template]
src = "config.yaml.tmpl"
dest = "/var/lib/matrix-bridge/config.yaml"
uid = 2222
gid = 2222
mode = "0640"