config: Add missing storage section when generating config (#9483) (#9487)

(cherry picked from commit b7f1e1f218)

Co-authored-by: Thane Thomson <connect@thanethomson.com>
This commit is contained in:
mergify[bot]
2022-09-23 10:10:59 -04:00
committed by GitHub
parent 3545d1e835
commit 9dc3850f6b

View File

@@ -485,6 +485,7 @@ peer_query_maj23_sleep_duration = "{{ .Consensus.PeerQueryMaj23SleepDuration }}"
#######################################################
### Storage Configuration Options ###
#######################################################
[storage]
# Set to true to discard ABCI responses from the state store, which can save a
# considerable amount of disk space. Set to false to ensure ABCI responses are