9 lines
164 B
Plaintext
9 lines
164 B
Plaintext
|
[Server]
|
||
|
address = "0.0.0.0"
|
||
|
port = 8080
|
||
|
title = "nitter"
|
||
|
staticDir = "./public"
|
||
|
|
||
|
[Cache]
|
||
|
directory = "/tmp/niter"
|
||
|
profileMinutes = 10 # how long to cache profiles
|