Browse Source

Update docs/configuring-playbook-fluffygate.md

Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
pull/3677/head
Alexis Yushin 1 year ago
committed by GitHub
parent
commit
934deda88a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      docs/configuring-playbook-fluffygate.md

+ 3
- 3
docs/configuring-playbook-fluffygate.md View File

@@ -121,9 +121,9 @@ To make use of your Fluffygate installation:
If you need to troubleshoot issues: If you need to troubleshoot issues:


1. Enable debug logs by setting: 1. Enable debug logs by setting:
```yaml
matrix_fluffygate_debug_logs: true
```
```yaml
matrix_fluffygate_debug_logs: true
```


2. Check the container logs: 2. Check the container logs:
```bash ```bash


Loading…
Cancel
Save