forked from Qortal/qortal
12 lines
300 B
JSON
12 lines
300 B
JSON
|
{
|
||
|
"repositoryPath": "testdb",
|
||
|
"restrictedApi": false,
|
||
|
"blockchainConfig": "src/test/resources/test-chain-v2-disable-reference.json",
|
||
|
"exportPath": "qortal-backup-test",
|
||
|
"bootstrap": false,
|
||
|
"wipeUnconfirmedOnStart": false,
|
||
|
"testNtpOffset": 0,
|
||
|
"minPeers": 0,
|
||
|
"pruneBlockLimit": 100
|
||
|
}
|