Skip to content

Commit

Permalink
Update initial-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zcomputerwiz committed Aug 15, 2022
1 parent 0c660a6 commit 6c55f97
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions chives/util/initial-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,7 @@ wallet:
# see description for full_node.db_sync
db_sync: auto

# Allow connecting to remote peers for sync
connect_to_unknown_peers: True


Expand All @@ -514,9 +515,7 @@ wallet:
# wallet_peers_path is deprecated and has been replaced by wallet_peers_file_path
wallet_peers_path: wallet/db/wallet_peers.sqlite
wallet_peers_file_path: wallet/db/wallet_peers.dat

# Allow connecting to remote peers for sync
connect_to_unknown_peers: True


logging: *logging
network_overrides: *network_overrides
Expand Down

0 comments on commit 6c55f97

Please sign in to comment.