Преглед на файлове
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
родител
ревизия
017df4da4e
No known key found for this signature in database
GPG ключ 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 |
|
|
|
``` |