Files
RepoTest1/config/project-scratch-def.json
2025-04-16 15:37:24 +05:30

14 lines
277 B
JSON

{
"orgName": "Demo company",
"edition": "Developer",
"features": ["EnableSetPasswordInApi"],
"settings": {
"lightningExperienceSettings": {
"enableS1DesktopEnabled": true
},
"mobileSettings": {
"enableS1EncryptedStoragePref2": false
}
}
}