Files
Test_Repo/config/project-scratch-def.json
2025-04-01 23:36:59 +05:30

14 lines
277 B
JSON

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