Просмотр исходного кода
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
Родитель
Сommit
017df4da4e
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: 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 |
|
|
```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 |
|
|
``` |
|
|
``` |