github.com/klaytn/klaytn@v1.12.1/cmd/conf/db/migration.yaml (about) 1 migration: 2 no-perf-metrics: false 3 src: 4 dbtype: LevelDB 5 datadir: "" 6 single: false 7 db: 8 leveldb: 9 cache-size: 768 10 compression: 0 11 num-statetrie-shards: 4 12 dynamo: 13 table-name: "" 14 region: ap-northeast-2 15 is-provisioned: false 16 read-capacity: 10000 17 write-capacity: 10000 18 dst: 19 dbtype: LevelDB 20 datadir: "" 21 single: false 22 db: 23 leveldb: 24 cache-size: 768 25 compression: 0 26 num-statetrie-shards: 4 27 dynamo: 28 table-name: "" 29 region: ap-northeast-2 30 is-provisioned: false 31 read-capacity: 10000 32 write-capacity: 10000