14 lines
277 B
JSON
14 lines
277 B
JSON
{
|
|
"orgName": "Demo company",
|
|
"edition": "Developer",
|
|
"features": ["EnableSetPasswordInApi"],
|
|
"settings": {
|
|
"lightningExperienceSettings": {
|
|
"enableS1DesktopEnabled": true
|
|
},
|
|
"mobileSettings": {
|
|
"enableS1EncryptedStoragePref2": false
|
|
}
|
|
}
|
|
}
|