initial commit

This commit is contained in:
Sebastian Hugentobler 2023-04-06 14:33:25 +02:00
commit 0a22899d9f
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
10 changed files with 358 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"