Przeglądaj źródła
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
1 rok temu
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: E4F9743DAB4B7B75
1 zmienionych plików z
1 dodań i
1 usunięć
-
docs/configuring-playbook-ma1sd.md
|
|
|
@@ -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 |
|
|
|
``` |