aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ADMIN_REGISTRY.md
diff options
context:
space:
mode:
Diffstat (limited to 'ADMIN_REGISTRY.md')
-rw-r--r--ADMIN_REGISTRY.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/ADMIN_REGISTRY.md b/ADMIN_REGISTRY.md
new file mode 100644
index 00000000..ba96b6ff
--- /dev/null
+++ b/ADMIN_REGISTRY.md
@@ -0,0 +1,13 @@
+## Registry Keys for Admins
+
+These are advanced configuration nobs that admins can set to do unusual things
+that are not recommended. There is no UI to enable these, and no such thing is
+planned. Use at your own risk, and please make sure you know what you're doing.
+
+
+#### `HKLM\Software\WireGuard\SilentUpdate`
+
+When this key is set to `DWORD(1)`, WireGuard will silently update itself when
+an update is available. Note that this is not recommended, as all tunnels will
+be disrupted during the update, during which time Windows will revert to its
+ordinary routing rules.