feat(conf): ability to set log level in config

This commit is contained in:
2025-11-18 22:14:52 -03:00
parent ce1139e335
commit a7e8f3add0
4 changed files with 14 additions and 4 deletions

View File

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