Skip to content

Commit

Permalink
Merge branch 'feature-fluffygate' of github.com:apexive/matrix-docker…
Browse files Browse the repository at this point in the history
…-ansible-deploy into feature-fluffygate
  • Loading branch information
ayushin committed Nov 10, 2024
2 parents 74e7f41 + 614dc4a commit 3ca0f42
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/configuring-playbook-fluffygate.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,14 +121,14 @@ To make use of your Fluffygate installation:
If you need to troubleshoot issues:

1. Enable debug logs by setting:
```yaml
matrix_fluffygate_debug_logs: true
```
```yaml
matrix_fluffygate_debug_logs: true
```
2. Check the container logs:
```bash
docker logs matrix-fluffygate
```
```bash
docker logs matrix-fluffygate
```

## Uninstalling

Expand Down

0 comments on commit 3ca0f42

Please sign in to comment.