This repository has been archived on 2025-10-17. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Repository_1/config/project-scratch-def.json
2025-04-02 10:50:45 +05:30

14 lines
277 B
JSON

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