Improve enableRSS logic

This commit is contained in:
Zed
2021-12-28 06:21:22 +01:00
parent 9b202e414b
commit 0a8fd2fce2
6 changed files with 10 additions and 7 deletions

View File

@@ -216,7 +216,7 @@ type
hmacKey*: string
base64Media*: bool
minTokens*: int
enableRSS*: bool
enableRss*: bool
rssCacheTime*: int
listCacheTime*: int