Zed
18cf95ed77
Add enableDebug config to turn on logs
2022-01-05 19:20:01 +01:00
Zed
7590dc1cda
Remove hardcoded replaceYouTube config fallback
2021-12-30 01:55:55 +01:00
jackyzy823
6aa913ad62
Add http proxy config
2021-12-28 07:49:49 +01:00
Zed
0a8fd2fce2
Improve enableRSS logic
2021-12-28 06:21:22 +01:00
Zed
9b202e414b
Merge branch 'config-rss-toggle'
2021-12-28 06:18:21 +01:00
Zed
73b5b60ac3
Add license headers
...
Closes #413
2021-12-27 02:37:38 +01:00
Timothy Bautista
2edf54d5b3
Add enableRSS setting in config file
...
Useful for instance owners who want to disable the RSS endpoint for
reasons such as abuse and not enough server resources to handle heavy
network traffic through that endpoint.
Resolves #437
2021-10-02 13:15:52 -06:00
Vítor
fd384ff33e
Add support for redis authentication ( #420 )
...
* Add support for redis authentication (Update redpool dependency)
- Add configuration option `redisPassword`
* Reference `redisPassword` in nitter.conf
2021-08-07 00:53:16 +02:00
Zed
e183a9c789
Use replaceYouTube from config in rss
...
Fixes #372
2021-07-18 02:35:24 +02:00
3nprob
a859943871
Expand configuration ( #368 )
...
* Allow configuring httpMaxConns
default: 100
* Allow setting NITTER_CONF_FILE path env var
Co-authored-by: 3nprob <3nprob@3nprob>
2021-06-23 23:17:16 +02:00
Zed
e1b3e9db76
Add proper http support
...
Fixes #223
2021-01-08 02:36:06 +01:00
Zed
310c5e936d
Optional base64 support for proxy urls
2020-06-09 15:22:58 +02:00
Zed
e1fff6985b
New configs
2020-06-02 18:05:54 +02:00
Zed
312ff78628
Store preferences in cookies, add config defaults
2020-05-08 02:48:47 +02:00
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
c2413ccfdd
Set cookie security using useHttps config option
2019-08-19 03:03:03 +02:00
Zed
966b3d5d62
Add client preferences
2019-08-13 21:06:01 +02:00
Zed
d0ee8e8403
Add missing config file
2019-07-31 04:23:16 +02:00