mirror of
https://github.com/zedeus/nitter
synced 2026-09-06 07:09:31 +00:00
Update readme
This commit is contained in:
parent
43e87f5174
commit
4a43209386
2 changed files with 24 additions and 10 deletions
|
|
@ -15,6 +15,7 @@ let (cfg, fullCfg) = getConfig(configPath)
|
|||
updateDefaultPrefs(fullCfg)
|
||||
setCacheTimes(cfg)
|
||||
setHmacKey(cfg.hmacKey)
|
||||
|
||||
initRedisPool(cfg)
|
||||
asyncCheck initTokenPool(cfg)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue