[Pkg-owncloud-commits] [owncloud-client] 63/470: Add note that branded clients have custom windows registry key names
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu May 12 16:24:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 85f6c5fda8562afc520bc31d46d4d36de0ce8966
Author: Carla Schroder <carla at owncloud.com>
Date: Tue Feb 23 09:42:40 2016 -0800
Add note that branded clients have custom windows registry key names
---
doc/autoupdate.rst | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/doc/autoupdate.rst b/doc/autoupdate.rst
index 9ee7326..4fa5b20 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
+<https://doc.owncloud.org/branded_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
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list