mirror of
https://github.com/zedeus/nitter.git
synced 2026-01-30 15:22:49 -05:00
Use snappy for rss compression, refactor
This commit is contained in:
@@ -16,7 +16,7 @@ updateDefaultPrefs(fullCfg)
|
||||
setCacheTimes(cfg)
|
||||
setHmacKey(cfg.hmacKey)
|
||||
|
||||
initRedisPool(cfg)
|
||||
waitFor initRedisPool(cfg)
|
||||
asyncCheck initTokenPool(cfg)
|
||||
|
||||
createUnsupportedRouter(cfg)
|
||||
|
||||
Reference in New Issue
Block a user