Add enableDebug config to turn on logs

This commit is contained in:
Zed
2022-01-05 19:08:08 +01:00
parent d67ff2f330
commit 18cf95ed77
4 changed files with 22 additions and 18 deletions

View File

@@ -217,6 +217,7 @@ type
base64Media*: bool
minTokens*: int
enableRss*: bool
enableDebug*: bool
proxy*: string
proxyAuth*: string