diff --git a/nitter.conf b/nitter.conf index 99b0d18..d6d860b 100644 --- a/nitter.conf +++ b/nitter.conf @@ -7,7 +7,6 @@ title = "nitter" hostname = "nitter.net" [Cache] -directory = "./tmp" listMinutes = 240 # how long to cache list info (not the tweets, so keep it high) rssMinutes = 10 # how long to cache rss queries redisHost = "localhost"