mirror of
https://github.com/Qortal/qortal.git
synced 2025-07-23 04:36:50 +00:00
Fixed errors in Admin API tests due to failing authentication.
This commit is contained in:
@@ -14,5 +14,6 @@
|
||||
"dataPath": "data-test",
|
||||
"tempDataPath": "data-test/_temp",
|
||||
"listsPath": "lists-test",
|
||||
"storagePolicy": "FOLLOWED_AND_VIEWED"
|
||||
"storagePolicy": "FOLLOWED_AND_VIEWED",
|
||||
"localAuthBypassEnabled": true
|
||||
}
|
||||
|
Reference in New Issue
Block a user