Remove old cache dir preference

This commit is contained in:
Zed 2021-01-08 02:38:12 +01:00
parent 5085e34531
commit 2d788704b1
1 changed files with 0 additions and 1 deletions

View File

@ -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"