1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-05-15 00:32:51 -04:00

Add config options to enable subset of RSS feeds

Fixes #1363
This commit is contained in:
Zed
2026-02-11 23:49:50 +01:00
parent dcec1eb458
commit 05b6dd2a43
8 changed files with 60 additions and 26 deletions
+5 -1
View File
@@ -275,7 +275,11 @@ type
hmacKey*: string
base64Media*: bool
minTokens*: int
enableRss*: bool
enableRSSUserTweets*: bool
enableRSSUserReplies*: bool
enableRSSUserMedia*: bool
enableRSSSearch*: bool
enableRSSList*: bool
enableDebug*: bool
proxy*: string
proxyAuth*: string