mirror of
https://github.com/logos-messaging/logos-messaging-test-query.git
synced 2026-01-02 14:03:10 +00:00
max-connections=2 in both sqlite and postgres nodes
This commit is contained in:
parent
623988e99b
commit
fd1f70610d
@ -40,7 +40,7 @@ echo "I am postgres ubuntu. Listening on: ${IP}"
|
||||
--metrics-server=True\
|
||||
--metrics-server-port=8003\
|
||||
--metrics-server-address=0.0.0.0\
|
||||
--max-connections=4\
|
||||
--max-connections=2\
|
||||
--dns-discovery=true\
|
||||
--discv5-discovery=true\
|
||||
--discv5-enr-auto-update=True\
|
||||
|
||||
@ -40,7 +40,7 @@ echo "I am sqlite ubuntu. Listening on: ${IP}"
|
||||
--metrics-server=True\
|
||||
--metrics-server-port=8004\
|
||||
--metrics-server-address=0.0.0.0\
|
||||
--max-connections=4\
|
||||
--max-connections=2\
|
||||
--dns-discovery=true\
|
||||
--discv5-discovery=true\
|
||||
--discv5-enr-auto-update=True\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user