Update autoupdate.rst
authorAndre-Schuiki <andre.schuiki@gmail.com>
Thu, 30 Jan 2020 09:12:56 +0000 (10:12 +0100)
committerGitHub <noreply@github.com>
Thu, 30 Jan 2020 09:12:56 +0000 (10:12 +0100)
Hi, you have the wrong registry path in the documentation? (tested client version: 2.6.0 x64 build: 20190927)
The Nextcloud Client checks the path "HKEY_LOCAL_MACHINE\Software\Policies\Nextcloud GmbH\Nextcloud" not "HKEY_LOCAL_MACHINE\Software\Policies\Nextcloud\Nextcloud" under HKLM.

doc/autoupdate.rst

index d76a19295e3eb6229f35ff82dd4b35776ce69639..ce50b2b65aa1cd0bfb57a5aae6eac0027ff0a82e 100644 (file)
@@ -87,7 +87,7 @@ To prevent automatic updates and disallow manual overrides:
 
 1. Edit this Registry key:
 
-    ``HKEY_LOCAL_MACHINE\Software\Policies\Nextcloud\Nextcloud``
+    ``HKEY_LOCAL_MACHINE\Software\Policies\Nextcloud GmbH\Nextcloud``
 
 2. Add the key ``skipUpdateCheck`` (of type DWORD).