project-scratch-def.json 281 B

1234567891011121314
  1. {
  2. "orgName": "nchursin company",
  3. "edition": "Developer",
  4. "features": ["EnableSetPasswordInApi"],
  5. "settings": {
  6. "lightningExperienceSettings": {
  7. "enableS1DesktopEnabled": true
  8. },
  9. "mobileSettings": {
  10. "enableS1EncryptedStoragePref2": false
  11. }
  12. }
  13. }