Commit Graph

7 Commits

Author SHA1 Message Date
Zed c9da638366 Rename themes 2019-10-27 13:02:22 +01:00
Zed e91e7bcc1e Add hmacKey config field for video signing 2019-10-24 00:17:38 +02:00
Zed 3e661bab8a Add defaultTheme config option 2019-10-23 14:06:47 +02:00
Zed de62eedea5 Refactor hostname to be a runtime option
Add a `hostname` field under Server in your conf file, see the
updated nitter.conf in the repo for an example. The compile-time
option (-d:hostname) is no longer used.
2019-10-21 05:19:00 +02:00
Zed ed327bac24 Add video playback preferences 2019-08-19 03:28:53 +02:00
Perflyst 105884ca4e Use local tmp directory and enhance readme (#8)
* Use local tmp directory

* Enhance installation guide and add systemd service

* Apply suggestions

* Fix typo

* Drop start of systemd service as its done with --now
2019-08-08 18:34:49 +02:00
Zed 6a9d182249 Add server config file 2019-07-31 02:15:43 +02:00