mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
add peer store capacity (#52)
This commit is contained in:
parent
95f8a791fa
commit
07f4e1f438
@ -118,6 +118,7 @@ class WakuNode:
|
|||||||
"min-relay-peers-to-publish": "1",
|
"min-relay-peers-to-publish": "1",
|
||||||
"log-level": "DEBUG",
|
"log-level": "DEBUG",
|
||||||
"rest-filter-cache-capacity": "50",
|
"rest-filter-cache-capacity": "50",
|
||||||
|
"peer-store-capacity": "10",
|
||||||
}
|
}
|
||||||
default_args.update(go_waku_args)
|
default_args.update(go_waku_args)
|
||||||
elif self.is_nwaku():
|
elif self.is_nwaku():
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user