Skip to content

Commit

Permalink
Add new flag to initial-config
Browse files Browse the repository at this point in the history
  • Loading branch information
emlowe committed Nov 1, 2024
1 parent 0f1bd13 commit 2bfb047
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chia/util/initial-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ harvester:
# Plots are searched for in the following directories
plot_directories: []
recursive_plot_scan: False # If True the harvester scans plots recursively in the provided directories.
recursive_follow_links: False # If True the harvester follows symlinks when scanning for plots recursively

ssl:
private_crt: "config/ssl/harvester/private_harvester.crt"
Expand Down

0 comments on commit 2bfb047

Please sign in to comment.