docs icon indicating copy to clipboard operation
docs copied to clipboard

Documentation for everything mautrix

Results 30 docs issues
Sort by recently updated
recently updated
newest added

Hi, I'm unsure if this is an issue in the documentation per se or a question. ![image](https://user-images.githubusercontent.com/24363938/212252056-a60f27ed-bc3b-4a99-8c3d-40f69935ef52.png) 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 ![image](https://user-images.githubusercontent.com/79759530/132855921-007073ac-88eb-459f-8ddc-adca2d90bd21.png)

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?