1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-01-29 23:02:49 -05:00

Merge branch 'config-rss-toggle'

This commit is contained in:
Zed
2021-12-28 06:18:21 +01:00
5 changed files with 10 additions and 6 deletions

View File

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