Remove keep alive

This commit is contained in:
alrevuelta 2023-07-05 11:53:40 +02:00
parent cb04b5a709
commit 0ecb50033c
No known key found for this signature in database
GPG Key ID: F345C9F3CCDB886E

View File

@ -22,8 +22,7 @@ echo "Using bootstrap node: ${BOOTSTRAP_ENR}"
exec /usr/bin/wakunode\
--relay=true\
--rpc-admin=true\
--keep-alive=true\
--max-connections=150\
--max-connections=50\
--dns-discovery=true\
--discv5-discovery=true\
--discv5-enr-auto-update=True\