From 934deda88aa5d7eb23fe508b51e0359e4060c071 Mon Sep 17 00:00:00 2001 From: Alexis Yushin Date: Sat, 9 Nov 2024 16:20:07 -0800 Subject: [PATCH] Update docs/configuring-playbook-fluffygate.md Co-authored-by: Suguru Hirahara --- docs/configuring-playbook-fluffygate.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/configuring-playbook-fluffygate.md b/docs/configuring-playbook-fluffygate.md index d63cb8ea2..2630a96d7 100644 --- a/docs/configuring-playbook-fluffygate.md +++ b/docs/configuring-playbook-fluffygate.md @@ -121,9 +121,9 @@ 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