Update readme

This commit is contained in:
Zed
2020-06-01 13:36:10 +02:00
parent 43e87f5174
commit 4a43209386
2 changed files with 24 additions and 10 deletions

View File

@ -15,6 +15,7 @@ let (cfg, fullCfg) = getConfig(configPath)
updateDefaultPrefs(fullCfg)
setCacheTimes(cfg)
setHmacKey(cfg.hmacKey)
initRedisPool(cfg)
asyncCheck initTokenPool(cfg)