mirror of
https://github.com/zedeus/nitter.git
synced 2026-01-29 14:52:50 -05:00
Update readme
This commit is contained in:
@@ -15,6 +15,7 @@ let (cfg, fullCfg) = getConfig(configPath)
|
||||
updateDefaultPrefs(fullCfg)
|
||||
setCacheTimes(cfg)
|
||||
setHmacKey(cfg.hmacKey)
|
||||
|
||||
initRedisPool(cfg)
|
||||
asyncCheck initTokenPool(cfg)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user