docs
docs copied to clipboard
Documentation for everything mautrix
Hi, I'm unsure if this is an issue in the documentation per se or a question.  Is there a reason why these hardening lines are only in the Go...
I have double-puppeting activated and all works fine. But sometimes after system-upgrade (signald) or if mautrix-bridge stops working, and i restart the bridge, messages to signal-groups are not sent any...
Generating the config and the registration becomes easier, when directory and config files are kept at the UID/GID of the current user. In step 6 it's better to keep the...
These options increase the isolation of `mautrix-*` system services. I have been using these options with mautrix-telegram without any issue (on NixOS 21.11). I am not setting `SystemCallFilter` as it...
For (at least) the googlechat bridge, the appservice's own webserver has to be made available to users so that they can authenticate. The Docker-based config docs don't address this aspect...
When I was setting up the Mautrix iMessage bridge for nosip I encountered some difficulties getting typing indicators and puppeting to work due to a lack of documentation. Anyway, I...
The documentation on command arguments is empty: https://github.com/mautrix/docs/blob/master/maubot/dev/handlers/commands/arguments.md 
For people who run their bridges on the same server as the homeserver and use postgres, wouldn't it make sense to mention the after directives for postgresql.services and matrix-synapse.services?