Updated default option
This commit is contained in:
parent
11a38e20a5
commit
c1acf96d11
|
@ -219,7 +219,7 @@ class SidebandCore():
|
|||
self.config["display_name"] = "Anonymous Peer"
|
||||
self.config["notifications_on"] = True
|
||||
self.config["dark_ui"] = False
|
||||
self.config["start_announce"] = False
|
||||
self.config["start_announce"] = True
|
||||
self.config["propagation_by_default"] = False
|
||||
self.config["home_node_as_broadcast_repeater"] = False
|
||||
self.config["send_telemetry_to_home_node"] = False
|
||||
|
|
Loading…
Reference in New Issue