Skip to content

Instantly share code, notes, and snippets.

@bdovh
Created January 12, 2023 11:29
Show Gist options
  • Save bdovh/408f1c570e8c5b030be05577f17f19ce to your computer and use it in GitHub Desktop.
Save bdovh/408f1c570e8c5b030be05577f17f19ce to your computer and use it in GitHub Desktop.
Default project Scratch Org Definition File
{
"orgName": "Package Development",
"edition": "Developer",
"features": [],
"settings": {
"apexSettings": {
"enableGaplessTestAutoNum": true, "enableDisableParallelApexTesting": true
},
"quoteSettings": {
"enableQuote": true
},
"lightningExperienceSettings": {
"enableS1DesktopEnabled": true
},
"nameSettings": {
"enableNameSuffix": false
},
"mobileSettings": {
"enableS1EncryptedStoragePref2": false
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment