ソースを参照

Remove old cache dir preference

Zed 5 年 前
コミット
2d788704b1
1 ファイル変更0 行追加1 行削除
  1. 0 1
      nitter.conf

+ 0 - 1
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"