Add video playback preferences

This commit is contained in:
Zed 2019-08-19 03:28:04 +02:00
commit ed327bac24
4 changed files with 43 additions and 14 deletions

View file

@ -1,6 +1,7 @@
[Server]
address = "0.0.0.0"
port = 8080
https = true # disable to enable cookies when not using https
title = "nitter"
staticDir = "./public"