diff --git a/run_bootstrap.sh b/run_bootstrap.sh index cab3d90..9181f77 100755 --- a/run_bootstrap.sh +++ b/run_bootstrap.sh @@ -18,4 +18,5 @@ exec /usr/bin/wakunode\ --nodekey=30348dd51465150e04a5d9d932c72864c8967f806cce60b5d26afeca1e77eb68\ --nat=extip:${IP}\ --pubsub-topic=/waku/2/rs/66/0\ - --cluster-id=66 \ No newline at end of file + --cluster-id=66\ + --ip-colocation-limit=20 \ No newline at end of file