Add support for redis authentication (#420)
* Add support for redis authentication (Update redpool dependency) - Add configuration option `redisPassword` * Reference `redisPassword` in nitter.conf
This commit is contained in:
@@ -220,6 +220,7 @@ type
|
||||
redisPort*: int
|
||||
redisConns*: int
|
||||
redisMaxConns*: int
|
||||
redisPassword*: string
|
||||
|
||||
replaceYouTube*: string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user