Browse Source
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 year ago
No known key found for this signature in database
GPG Key ID: E4F9743DAB4B7B75
1 changed files with
1 additions and
1 deletions
-
docs/configuring-playbook-ma1sd.md
|
|
@@ -158,5 +158,5 @@ If you want to increase the verbosity, add the following configuration to your ` |
|
|
|
|
|
|
|
|
```yaml |
|
|
```yaml |
|
|
# See: https://github.com/ma1uta/ma1sd/blob/master/docs/troubleshooting.md#increase-verbosity |
|
|
# See: https://github.com/ma1uta/ma1sd/blob/master/docs/troubleshooting.md#increase-verbosity |
|
|
matrix_ma1sd_verbose_logging: false |
|
|
|
|
|
|
|
|
matrix_ma1sd_verbose_logging: true |
|
|
``` |
|
|
``` |