Skip to content

Commit

Permalink
Update config for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
re7eal committed Dec 6, 2018
1 parent ff63961 commit ce42d50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/tendermint/AS2/config/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ moniker = "AS2"
fast_sync = true

# Database backend: leveldb | memdb | cleveldb
db_backend = "leveldb"
db_backend = "cleveldb"

# Database directory
db_dir = "data"
Expand Down

0 comments on commit ce42d50

Please sign in to comment.