CRM has several deployment wide settings which are stored in the DeploymentProperties table in the configuration database (usually MSCRM_CONFIG). It is not recommended to modify the values in the table directly you may sometimes need to change values. The recommended method is usually to use a PowerShell script.
Some of the settings are described in the following table. I will add to the table as I discover settings.
Setting | Description | Further Information |
---|---|---|
AutomaticallyInstallDatabaseUpdates | Controls whether updates are applied to organization databases immediately when an update rollup is installed or deferred for manual installation | http://blogs.msdn.com/b/crminthefield/archive/2013/07/22/speed-up-your-crm-2011-update-rollup-installations-by-deferring-db-updates.aspx |