Skip to content

Commit

Permalink
Commit OrganizationSettingsEditor_8.0_Managed_1.0.2404.3001 (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmcne authored Apr 30, 2024
1 parent e1bbf0a commit 66a9419
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mspfedyn_/OrgDbOrgSettings/Settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@
<orgSetting minSupportedVersion="9.2.21114.00136" maxSupportedVersion="9.999.9999.9999" name="AuthorizationLockUserTimeOutInSeconds" isOrganizationAttribute="false" min="1" max="999999" defaultValue="3" settingType="Number" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="The value in seconds to use to lock user for authorization data recompute.)" />
<orgSetting minSupportedVersion="9.2.22091.00030" maxSupportedVersion="9.999.9999.9999" name="IsArchivalEnabled" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="Enabling/Disabling archival feature for an organization." />
<orgSetting minSupportedVersion="9.2.22104.00104" maxSupportedVersion="9.999.9999.9999" name="EnableTDSArchival" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="Enabling/Disabling TDS archival feature for an organization." />
<orgSetting minSupportedVersion="9.2.24044.00114" maxSupportedVersion="9.999.9999.9999" name="DoNotEnforcePrimaryKeyOrgSettingRecycleBin" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="https://go.microsoft.com/fwlink/?linkid=2264254" urlTitle="Recycle Bin For Dataverse" description="Skip records move to RecycleBin due to PrimaryKey violation" />
<orgSetting minSupportedVersion="9.2.22061.152" maxSupportedVersion="9.9999.9999.9999" name="SSSTaskDeletionSyncBehaviorFromExchange" isOrganizationAttribute="false" min="0" max="2" defaultValue="0" settingType="Number" urlTitle="KB 2691237" supportUrl="http://support.microsoft.com/kb/2691237" description="Specifies how task deletions in Exchange are synchronized to their linked Dynamics 365 activity record.&lt;br /&gt;0: Tasks deleted in Exchange are deleted in Dynamics (default).&lt;br /&gt;1: Tasks deleted in Exchange are deleted in Dynamics if they are not completed.&lt;br /&gt;2: Tasks deleted in Exchange are never deleted in Dynamics." />
<orgSetting minSupportedVersion="9.2.22112.112" maxSupportedVersion="9.9999.9999.9999" name="EnableModernRoleEditor" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" urlTitle="KB 2691237" supportUrl="http://support.microsoft.com/kb/2691237" description="The setting is used to turn on/off security role editor UI in Power platform admin center." />
<orgSetting minSupportedVersion="9.2.22121.00146" maxSupportedVersion="9.9999.9999.9999" name="RequirePrivilegeToSelfApproveEmailAddress" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" urlTitle="KB 2691237" supportUrl="http://support.microsoft.com/kb/2691237" description="When enabled, a user needs the&amp;nbsp;&lt;strong&gt;Approve Email Addresses for Users or Queues&lt;/strong&gt;&amp;nbsp;privilege to approve their own mailbox." />
Expand All @@ -200,5 +199,6 @@
<orgSetting minSupportedVersion="9.2.23122.0014" maxSupportedVersion="9.9999.9999.9999" name="EnableLicenseEnforcementApi" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" urlTitle="KB 2691237" supportUrl="https://learn.microsoft.com/en-us/power-platform/admin/pricing-billing-skus" description="When enabled API license enforcement will be executed." />
<orgSetting minSupportedVersion="9.2.24012.8493" maxSupportedVersion="9.9999.9999.9999" name="AssertOwnershipAppendToAccess" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" urlTitle="KB 2691237" supportUrl="https://learn.microsoft.com/en-us/power-apps/developer/data-platform/security-access-rights" description="When enabled Assign will validate AppendTo Access." />
<orgSetting minSupportedVersion="9.2.24032.0020" maxSupportedVersion="9.9999.9999.9999" name="UnresolveSenderInCaseOfMultipleMatch" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" urlTitle="KB 2691237" supportUrl="https://learn.microsoft.com/en-us/power-platform/admin/orgdborgsettings" description="When enabled, email sender will be unresolved by SSS." />
<orgSetting minSupportedVersion="9.2.24032.0020" maxSupportedVersion="9.9999.9999.9999" name="UnresolveSenderInCaseOfMultipleMatch" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" urlTitle="KB 2691237" supportUrl="https://learn.microsoft.com/en-us/power-platform/admin/orgdborgsettings" description="When enabled, email sender will be unresolved by SSS." />
<orgSetting minSupportedVersion="9.2.24033.228" maxSupportedVersion="9.9999.9999.9999" name="BypassBusinessLogicExecutionStepIdsLimit" isOrganizationAttribute="false" min="" max="" defaultValue="3" settingType="Number" urlTitle="BypassBusinessLogicExecutionSteps optional parameter" supportUrl="https://aka.ms/NewBypassCustomLogicOptions" description="This setting controls the number of steps that can be set in BypassBusinessLogicExecutionStepIds header." />
</defaultOrgSettings>
</defaultOrgSettings>

0 comments on commit 66a9419

Please sign in to comment.