Setting K64F to use KVStore FileSystem configuration

pull/8934/head
Yossi Levy 2018-12-02 14:31:53 +02:00
parent f8e1116019
commit d21bfbfdab
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
},
"target_overrides": {
"K64F": {
"storage_type": "TDB_INTERNAL"
"storage_type": "FILESYSTEM"
},
"K66F": {
"storage_type": "TDB_INTERNAL"