mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 03:09:50 +08:00
14 lines
281 B
JSON
14 lines
281 B
JSON
{
|
|
"orgName": "My Saleforce Org",
|
|
"edition": "Developer",
|
|
"features": ["EnableSetPasswordInApi"],
|
|
"settings": {
|
|
"lightningExperienceSettings": {
|
|
"enableS1DesktopEnabled": true
|
|
},
|
|
"mobileSettings": {
|
|
"enableS1EncryptedStoragePref2": false
|
|
}
|
|
}
|
|
}
|