mirror of
https://github.com/Qortal/qortal.git
synced 2025-07-23 04:36:50 +00:00
Added storage policy unit tests
This commit is contained in:
@@ -12,5 +12,6 @@
|
||||
"pruneBlockLimit": 100,
|
||||
"bootstrapFilenamePrefix": "test-",
|
||||
"dataPath": "data-test",
|
||||
"tempDataPath": "data-test/_temp"
|
||||
"tempDataPath": "data-test/_temp",
|
||||
"storagePolicy": "FOLLOWED_AND_VIEWED"
|
||||
}
|
||||
|
Reference in New Issue
Block a user