mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Add video playback preferences
This commit is contained in:
parent
c2413ccfdd
commit
ed327bac24
4 changed files with 43 additions and 14 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue