Quellcode durchsuchen

Update docs/configuring-playbook-conduwuit.md: add the common section "Troubleshooting"

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4037/head
Suguru Hirahara vor 1 Jahr
Ursprung
Commit
cf8e5f8e0a
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: E4F9743DAB4B7B75
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  1. +4
    -0
      docs/configuring-playbook-conduwuit.md

+ 4
- 0
docs/configuring-playbook-conduwuit.md Datei anzeigen

@@ -91,3 +91,7 @@ Then, send its content to the existing admin room:
sender_localpart: _bot_signalbot
url: http://matrix-mautrix-signal:29328
```

## Troubleshooting

As with all other services, you can find the logs in [systemd-journald](https://www.freedesktop.org/software/systemd/man/systemd-journald.service.html) by logging in to the server with SSH and running `journalctl -fu matrix-conduwuit`.

Laden…
Abbrechen
Speichern