Skip to content

Commit

Permalink
Merge pull request #69 from sei-protocol/yzang/SEI-7724
Browse files Browse the repository at this point in the history
Remove new config from app.toml
  • Loading branch information
yzang2019 authored Jul 8, 2024
2 parents 498ee09 + a0d1aaf commit cc4ff7a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/toml.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,4 @@ ss-prune-interval = {{ .StateStore.PruneIntervalSeconds }}
# defaults to 1
ss-import-num-workers = {{ .StateStore.ImportNumWorkers }}
# KeepLastVersion defines whether to keep last version of a key during pruning or delete
# defaults to true
ss-keep-last-version = {{ .StateStore.KeepLastVersion }}
`

0 comments on commit cc4ff7a

Please sign in to comment.