Initial commit

This commit is contained in:
unknown
2026-01-28 13:16:30 +05:30
commit 521beebc89
17 changed files with 322 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"orgName": "Demo company",
"edition": "Developer",
"features": ["EnableSetPasswordInApi"],
"settings": {
"lightningExperienceSettings": {
"enableS1DesktopEnabled": true
},
"mobileSettings": {
"enableS1EncryptedStoragePref2": false
}
}
}