Slavi Pantaleev
3b524ee815
Make mautrix-signal bridge not log to files
...
We try to only use console logging (going to journald) for everything,
instead of logging things twice (or more).
2021-01-03 08:20:43 +02:00
Slavi Pantaleev
274f23f668
Make matrix-mautrix-signal-daemon.service depend on docker.service
2021-01-03 08:16:49 +02:00
Slavi Pantaleev
da2a6682b3
Get rid of matrix_mautrix_signal_configuration_permissions
...
While it's kind of nice having it, it's also somewhat raw
and unnecessary.
Having a good default and not even mentioning it seems better
for most users.
People who need a more exposed bridge (rare) can use
override the default configuration using
`matrix_mautrix_signal_configuration_extension_yaml`.
2021-01-03 08:06:32 +02:00
Sabine Laszakovits
84cac25c11
added config data_dir (else in ~, which isn't set)
2021-01-02 19:01:21 +01:00
Sabine Laszakovits
89f7f3c3b8
added log level configuration
2021-01-02 00:55:55 +01:00
Sabine Laszakovits
ffb837d4bc
made the bridge use the default postgres db
2021-01-02 00:39:11 +01:00
Sabine
468cc39465
added a workaround for postgres's issue with initdb
2020-10-28 21:56:13 +01:00
Sabine Laszakovits
dd50ee19ab
fixed bridge permissions
2020-10-25 21:42:40 +01:00
Sabine Laszakovits
ff1d7921a0
moved registration.yaml contents to template
2020-10-25 20:16:24 +01:00
Sabine
69efcb5c21
added mautrix-signal role
2020-10-22 23:29:34 +02:00