nitter.conf 223 B

12345678910
  1. [Server]
  2. address = "0.0.0.0"
  3. port = 8080
  4. https = true # disable to enable cookies when not using https
  5. title = "nitter"
  6. staticDir = "./public"
  7. [Cache]
  8. directory = "./tmp"
  9. profileMinutes = 10 # how long to cache profiles