File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ storage {
5151
5252# this part of config is used to node discovery.
5353node.discovery = {
54- enable = true # you should set this entry value with true if you want to discover other nodes.
54+ enable = true # you should set this entry value with true if you want to discover other nodes or be discovered by other nodes .
5555 persist = true # this entry is used to determined to whether storing the peers in the database or not.
5656}
5757
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ storage {
5151
5252# this part of config is used to node discovery.
5353node.discovery = {
54- enable = true # you should set this entry value with true if you want to discover other nodes.
54+ enable = true # you should set this entry value with true if you want to discover other nodes or be discovered by other nodes .
5555 persist = true # this entry is used to determined to whether storing the peers in the database or not.
5656}
5757
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ storage {
5151
5252# this part of config is used to node discovery.
5353node.discovery = {
54- enable = true # you should set this entry value with true if you want to discover other nodes.
54+ enable = true # you should set this entry value with true if you want to discover other nodes or be discovered by other nodes .
5555 persist = true # this entry is used to determined to whether storing the peers in the database or not.
5656}
5757
You can’t perform that action at this time.
0 commit comments