Skip to content

Instantly share code, notes, and snippets.

@saicharanreddyk
Last active November 3, 2020 03:07
Show Gist options
  • Save saicharanreddyk/1b56e25f4701a64200abed38c368b435 to your computer and use it in GitHub Desktop.
Save saicharanreddyk/1b56e25f4701a64200abed38c368b435 to your computer and use it in GitHub Desktop.
sample project-scratch-def.json
{
"orgName": "Salesforce Developer",
"edition": "Enterprise",
"hasSampleData": "true",
"features": ["MultiCurrency","DeferSharingCalc","PersonAccounts"],
"settings": {
"mobileSettings": {
"enableS1EncryptedStoragePref2": true
},
"omniChannelSettings": {
"enableOmniChannel": true
},
"caseSettings": {
"systemUserEmail": "sample@gmail.com"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment