diff --git a/run_node.sh b/run_node.sh index 063e02a..ed287be 100755 --- a/run_node.sh +++ b/run_node.sh @@ -111,6 +111,7 @@ fi exec /usr/bin/wakunode\ --relay=true\ --filter=true\ + --peer-exchange=true\ ${LIGHTPUSH}\ --keep-alive=true\ --max-connections=150\