mirror of
https://github.com/sot-tech/mochi.git
synced 2026-07-26 17:38:14 -07:00
store: added IPStore and memory implementation
This commit is contained in:
committed by
Jimmy Zelinskie
parent
3b54069a1b
commit
1dab3978fb
@@ -21,6 +21,7 @@ servers:
|
||||
readTimeout: 10s
|
||||
writeTimeout: 10s
|
||||
clientStore: memory
|
||||
ipStore: memory
|
||||
peerStore: memory
|
||||
peerStoreConfig:
|
||||
gcAfter: 30m
|
||||
|
||||
Reference in New Issue
Block a user