afv-library/samples/webapp-template-app-react-sample-b2x-experimental/config/project-scratch-def.json

14 lines
281 B
JSON
Raw Permalink Normal View History

{
"orgName": "My Saleforce Org",
"edition": "Developer",
"features": ["EnableSetPasswordInApi"],
"settings": {
"lightningExperienceSettings": {
"enableS1DesktopEnabled": true
},
"mobileSettings": {
"enableS1EncryptedStoragePref2": false
}
}
}