This repository has been archived on 2023-09-07. You can view files and clone it, but cannot push or open issues or pull requests.
nitter-nolog/nitter.conf

15 lines
326 B
Text

[Server]
address = "0.0.0.0"
port = 8080
https = true # disable to enable cookies when not using https
staticDir = "./public"
title = "nitter"
hostname = "nitter.net"
[Cache]
directory = "./tmp"
profileMinutes = 10 # how long to cache profiles
[Config]
defaultTheme = "Dark"
hmacKey = "secretkey" # for signing video urls