mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-26 23:50:00 -07:00
memory: add max numwant
This commit is contained in:
@@ -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