diff --git a/doc/autoupdate.rst b/doc/autoupdate.rst index 9ee73269a1..4fa5b20a01 100644 --- a/doc/autoupdate.rst +++ b/doc/autoupdate.rst @@ -87,7 +87,7 @@ To manually override this key, use the same value in ``HKEY_CURRENT_USER``. To prevent automatic updates and disallow manual overrides: -.. note::This is the preferred method of controlling the updater behavior using +.. note:: This is the preferred method of controlling the updater behavior using Group Policies. 1. Edit this Registry key: @@ -98,6 +98,14 @@ To prevent automatic updates and disallow manual overrides: 3. Specify a value of ``1`` to the machine. +.. note:: Enterprise branded clients +(see `Building Branded ownCloud Clients +`_) have different key names, which +are set in ownBrander using the Application Vendor and Application Name fields. +Your key names look like this:: + + ``HKEY_LOCAL_MACHINE\Software\Policies\myCompanyName\myAppName`` + Preventing Automatic Updates in Mac OS X Environments ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^