Skip to content
This repository was archived by the owner on Jan 27, 2024. It is now read-only.

Commit 00e0b17

Browse files
committed
updated to org preference settings
1 parent 3e4c076 commit 00e0b17

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

config/project-scratch-def.json

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
{
2-
"orgName": "Lightning API",
3-
"edition": "Developer",
4-
"features": [],
5-
"orgPreferences": {
6-
"enabled": [],
7-
"disabled": [
8-
"S1EncryptedStoragePref2"
9-
]
2+
"orgName" : "Lightning API",
3+
"edition" : "Developer",
4+
"features" : [],
5+
"settings" : {
6+
"orgPreferenceSettings" : {
7+
"s1EncryptedStoragePref2" : false
8+
}
109
}
1110
}

0 commit comments

Comments
 (0)