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).
4 years ago
Slavi Pantaleev
274f23f668
Make matrix-mautrix-signal-daemon.service depend on docker.service
4 years ago
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`.
4 years ago
Sabine Laszakovits
84cac25c11
added config data_dir (else in ~, which isn't set)
4 years ago
Sabine Laszakovits
89f7f3c3b8
added log level configuration
4 years ago
Sabine Laszakovits
ffb837d4bc
made the bridge use the default postgres db
4 years ago
Sabine
468cc39465
added a workaround for postgres's issue with initdb
4 years ago
Sabine Laszakovits
dd50ee19ab
fixed bridge permissions
4 years ago
Sabine Laszakovits
ff1d7921a0
moved registration.yaml contents to template
4 years ago
Sabine
69efcb5c21
added mautrix-signal role
4 years ago