Browse Source

Update docs/configuring-playbook-bridge-wechat.md: fix the service name

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4042/head
Suguru Hirahara 1 year ago
parent
commit
5961364125
No known key found for this signature in database GPG Key ID: E4F9743DAB4B7B75
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/configuring-playbook-bridge-wechat.md

+ 1
- 1
docs/configuring-playbook-bridge-wechat.md View File

@@ -47,7 +47,7 @@ Send `help` to the bot to see the available commands.

## 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-bridge-wechat`.
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-wechat`.

### Increase logging verbosity



Loading…
Cancel
Save