Quellcode durchsuchen

Update docs/configuring-playbook-ma1sd.md: fix configuration for increasing logging verbosity

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

+ 1
- 1
docs/configuring-playbook-ma1sd.md Datei anzeigen

@@ -158,5 +158,5 @@ If you want to increase the verbosity, add the following configuration to your `

```yaml
# See: https://github.com/ma1uta/ma1sd/blob/master/docs/troubleshooting.md#increase-verbosity
matrix_ma1sd_verbose_logging: false
matrix_ma1sd_verbose_logging: true
```

Laden…
Abbrechen
Speichern