mirror of
https://github.com/sot-tech/mochi.git
synced 2026-07-09 10:08:11 -07:00
memory: add max numwant
This commit is contained in:
+4
-5
@@ -15,11 +15,10 @@ trakr:
|
||||
allow_ip_spoofing: false
|
||||
|
||||
storage:
|
||||
name: memory
|
||||
config:
|
||||
shards: 1
|
||||
gc_interval: 14m
|
||||
peer_lifetime: 15m
|
||||
gc_interval: 14m
|
||||
peer_lifetime: 15m
|
||||
shards: 1
|
||||
max_numwant: 100
|
||||
|
||||
prehooks:
|
||||
- name: jwt
|
||||
|
||||
Reference in New Issue
Block a user