Skip to content

Commit 86fdb94

Browse files
authored
Merge pull request #85 from andreismGitHub/patch-1
Update Settings.xml
2 parents a7f7587 + 1fec14f commit 86fdb94

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

mspfedyn_/OrgDbOrgSettings/Settings.xml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,12 @@
161161
<orgSetting minSupportedVersion="9.2.0.21053" maxSupportedVersion="9.9.9999.9999" name="EnableOwnershipAcrossBusinessUnits" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="Online only setting to enable Record Ownership Across Business Units. &lt;b&gt;WARNING&lt;/b&gt;: this setting may take a long time to save when changed." />
162162
<orgSetting minSupportedVersion="9.2.0.21032" maxSupportedVersion="9.9.9999.9999" name="ManagersMustBeInSameOrParentBusinessUnitAsReports" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="Adding this property determines if managers need to be in parent or same BU as direct reports. &lt;b&gt;WARNING&lt;/b&gt;: this setting may take a long time to save when changed." />
163163
<orgSetting minSupportedVersion="9.2.21114.00136" maxSupportedVersion="9.9999.9999.9999" name="CreateQueueItemForSynchronizingMailbox" isOrganizationAttribute="false" min="" max="" defaultValue="true" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;When tracking an email into Dynamics, create a queue item for the queue which is synchronizing the email message (this will affect queue item creation for mailboxes in the BCC line or contained in a distribution list.)&lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;" />
164-
<!--ORGANIZTION ATTRIBUTE Settings - these are NOT OrgDbOrgSettings but Organization.Attribute(s) -->
164+
<orgSetting minSupportedVersion="9.2.21114.00136" maxSupportedVersion="9.999.9999.9999" name="AuthorizationSkipAadUserStateValidation" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;SystemUser delete will skip Azure Active Directory user state validation.)&lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;" />
165+
<orgSetting minSupportedVersion="9.2.21114.00136" maxSupportedVersion="9.999.9999.9999" name="AuthorizationExpiredDataCleanUpInDays" isOrganizationAttribute="false" min="-1" max="999999" defaultValue="30" settingType="Number" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="Internal precomputed authorization data clean up after days for inactive user)" />
166+
<orgSetting minSupportedVersion="9.2.21114.00136" maxSupportedVersion="9.999.9999.9999" name="AuthorizationTransactionTimeOutInMilliSeconds" isOrganizationAttribute="false" min="1" max="999999" defaultValue="60000" settingType="Number" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="The value in milli seconds to use as a timeout for authorization stored procedures. The default value is 10 mins)" />
167+
<orgSetting minSupportedVersion="9.2.21114.00136" maxSupportedVersion="9.999.9999.9999" name="AuthorizationAppLockTimeOutInMilliSeconds" isOrganizationAttribute="false" min="1" max="999999" defaultValue="300000" settingType="Number" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="the value in milli seconds to use as an app lock timeout for authorization stored procedures. The default value is 5 mins.)" />
168+
<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.)" />
169+
<!--ORGANIZATION ATTRIBUTE Settings - these are NOT OrgDbOrgSettings but Organization.Attribute(s) -->
165170
<orgSetting minSupportedVersion="9.1.0.4437" maxSupportedVersion="9.9.9999.9999" name="appointmentricheditorexperience" isOrganizationAttribute="true" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="https://docs.microsoft.com/en-us/power-platform/admin/enable-rich-text-experience" urlTitle="Organization entity attributes" description="When you enable the rich text experience, server-side synchronization and appointment activities support rich text. With the rich text editor, appointment descriptions can contain rich text. After enabling, if you choose to disable the setting, the appointment editor description field will reset to the plain-text field. Previously synchronized appointments' description will still contain rich-text HTML markup. Although the rich text editor can be used with appointment activities, it can’t be used with recurring appointments. When an appointment that contains rich text is converted to a recurring appointment, the description field for the activity is converted to a plain-text field containing rich text content." />
166171
<orgSetting minSupportedVersion="9.1.0.1100" maxSupportedVersion="9.9.9999.9999" name="EnableUnifiedInterfaceShellRefresh" isOrganizationAttribute="true" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://msdn.microsoft.com/en-us/library/gg328408.aspx" urlTitle="Organization entity attributes" description="As of 1/15/2019 the default is Disabled but the default may be True for newly provisioned instances. Enabled/True or enables the new UCI Sitemap, if this is set to disabled the new UCI sitemap changes will be disabled." />
167172
<orgSetting minSupportedVersion="8.0.0.0" maxSupportedVersion="9.9.9999.9999" name="IsSOPIntegrationEnabled" isOrganizationAttribute="true" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://msdn.microsoft.com/en-us/library/gg328408.aspx" urlTitle="Organization entity attributes" description="Enables or disables the SOPIntegration, if this is ENABLED it *disables* sales order processing assuming an integration will handle it. *DO NOT SET TO TRUE UNLESS YOU HAVE A SPECIFIC REASON TO DO SO*" />
@@ -174,4 +179,4 @@
174179
<orgSetting minSupportedVersion="6.0.0.809" maxSupportedVersion="9.1.9.9" name="YammerNetworkPermalink" isOrganizationAttribute="true" isReadonly="true" isNullable="true" min="null" max="null" defaultValue="null" settingType="String" supportUrl="https://technet.microsoft.com/library/dn850385.aspx" urlTitle="Yammer &amp; CRM" description="&lt;b&gt;WARNING&lt;/b&gt;: This is used only to view your Yammer settings, you may remove the Yammer settings if you need to fall back to activity feeds, though this is recommended mostly for POC/Test CRM instances." />
175180
<orgSetting minSupportedVersion="6.0.0.809" maxSupportedVersion="9.1.9.9" name="YammerOAuthAccessTokenExpired" isOrganizationAttribute="true" isReadonly="true" isNullable="true" min="null" max="null" defaultValue="null" settingType="Boolean" supportUrl="https://technet.microsoft.com/library/dn850385.aspx" urlTitle="Yammer &amp; CRM" description="&lt;b&gt;WARNING&lt;/b&gt;: This is used only to view your Yammer settings, you may remove the Yammer settings using the button below only if you need to fall back to using activity feeds, though this is recommended mostly for POC/Test CRM instances." />
176181
<orgSetting minSupportedVersion="9.1.0.809" maxSupportedVersion="9.9.9999.9999" name="pastexpansionwindow" isOrganizationAttribute="true" isReadonly="false" isNullable="false" min="1" max="9999" defaultValue="3" settingType="Number" supportUrl="https://docs.microsoft.com/en-us/dynamics365/customer-engagement/web-api/organization?view=dynamics-ce-odata-9" urlTitle="Organization Attributes" description="Specifies the maximum number of months in past for which the recurring activities can be created." />
177-
</defaultOrgSettings>
182+
</defaultOrgSettings>

0 commit comments

Comments
 (0)