mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-06 03:55:36 -05:00
Remove old cache dir preference
This commit is contained in:
@@ -7,7 +7,6 @@ title = "nitter"
|
|||||||
hostname = "nitter.net"
|
hostname = "nitter.net"
|
||||||
|
|
||||||
[Cache]
|
[Cache]
|
||||||
directory = "./tmp"
|
|
||||||
listMinutes = 240 # how long to cache list info (not the tweets, so keep it high)
|
listMinutes = 240 # how long to cache list info (not the tweets, so keep it high)
|
||||||
rssMinutes = 10 # how long to cache rss queries
|
rssMinutes = 10 # how long to cache rss queries
|
||||||
redisHost = "localhost"
|
redisHost = "localhost"
|
||||||
|
|||||||
Reference in New Issue
Block a user