diff --git a/config/toml.go b/config/toml.go index 0b120c7c8..d6ea4dce7 100644 --- a/config/toml.go +++ b/config/toml.go @@ -541,6 +541,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