Преглед изворни кода
Merge pull request #4006 from luixxiul/patch-1
Update docs/configuring-playbook-ma1sd.md: fix configuration for increasing logging verbosity
pull/4007/head
Slavi Pantaleev
пре 1 година
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 измењених фајлова са
1 додато и
1 уклоњено
-
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 |
|
|
|
``` |