瀏覽代碼
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 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: E4F9743DAB4B7B75
共有
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 |
|
|
|
``` |