matrix-docker-ansible-deploy/roles/matrix-bridge-mautrix-telegram
Slavi Pantaleev a9953dd641 Make Facebook/Telegram bridges not log to files
We log to journald anyway. There's no need for double-logging.

It should not that matrix-synapse logs to journald and to files,
but that's likely to change in the future as well.
Because Synapse's logs are insanely verbose right now (and may get
dropped by journald), it's more reliable to have file-logging too.

As Synapse matures and gets more stable, logging should hopefully
get less, we should be able to only use journald and stop writing to
files for it as well.
2019-06-07 15:48:13 +03:00
..
defaults Fix Telegram bridge HTTP proxying when not using matrix-nginx-proxy 2019-05-26 20:50:52 +03:00
tasks Prefer --mount instead of -v for mounting volumes 2019-05-29 09:59:50 +03:00
templates Make Facebook/Telegram bridges not log to files 2019-06-07 15:48:13 +03:00