1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-01-29 14:52:50 -05:00

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