remove keep-alive from bootstrap conf

This commit is contained in:
stubbsta 2024-07-01 11:56:08 +02:00
parent 7e5dad8db3
commit b144e1bc16
No known key found for this signature in database

View File

@ -10,7 +10,6 @@ exec /usr/bin/wakunode\
--rest-admin=true\
--rest-private=true\
--rest-address=0.0.0.0\
--keep-alive=true\
--max-connections=300\
--dns-discovery=true\
--discv5-discovery=true\