Add http proxy config

This commit is contained in:
jackyzy823
2021-09-30 17:03:07 +01:00
parent 1e1e034237
commit 6aa913ad62
5 changed files with 15 additions and 1 deletions

View File

@@ -217,6 +217,8 @@ type
base64Media*: bool
minTokens*: int
enableRss*: bool
proxy*: string
proxyAuth*: string
rssCacheTime*: int
listCacheTime*: int