Last active
May 7, 2025 18:32
-
-
Save pedes/38bbd3c7a8b1a3b269b22d615eccf619 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"orgName": "Acme", | |
"edition": "Enterprise", | |
"features": ["Communities", "ServiceCloud", "EnableSetPasswordInApi"], | |
"settings": { | |
"communitiesSettings": { | |
"enableNetworksEnabled": true | |
}, | |
"mobileSettings": { | |
"enableS1EncryptedStoragePref2": true | |
}, | |
"lightningExperienceSettings": { | |
"enableS1DesktopEnabled": true | |
}, | |
"omniChannelSettings": { | |
"enableOmniChannel": true | |
}, | |
"caseSettings": { | |
"systemUserEmail": "[email protected]" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment