mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +00:00
change max-connections to 50 instead of 1000
This commit is contained in:
parent
5a0feec9de
commit
27a5d6fa1f
@ -117,7 +117,7 @@ class WakuNode:
|
||||
"rln-creds-id": None,
|
||||
"rln-creds-source": None,
|
||||
"nodekey": self.generate_random_nodekey(),
|
||||
"max-connections": "1000",
|
||||
"max-connections": "50",
|
||||
"filter-subscription-timeout": "600",
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user