From 607f3fdb648a54547003058a9452af17b6953ff1 Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Mon, 4 Sep 2023 17:03:46 +0530 Subject: [PATCH] too much spam to rss --- privfrontends/compose/nitter/extras.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/privfrontends/compose/nitter/extras.conf.j2 b/privfrontends/compose/nitter/extras.conf.j2 index 4dce5d9..ac0cf2c 100644 --- a/privfrontends/compose/nitter/extras.conf.j2 +++ b/privfrontends/compose/nitter/extras.conf.j2 @@ -22,7 +22,7 @@ redisMaxConnections = 30 [Config] hmacKey = "{{nitter_hmac_key}}" # random key for cryptographic signing of video urls base64Media = false # use base64 encoding for proxied media urls -enableRSS = true # set this to false to disable RSS feeds +enableRSS = false # set this to false to disable RSS feeds enableDebug = false # enable request logs and debug endpoints proxy = "" # http/https url, SOCKS proxies are not supported proxyAuth = ""