summaryrefslogtreecommitdiffhomepage
path: root/docs/settings-patch-format.md
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2024-01-08 15:41:37 +0100
committerDavid Lönnhager <david.l@mullvad.net>2024-01-08 16:52:47 +0100
commitad96d229d66b6231632778f7c6be64da6090a410 (patch)
tree800dfef76b428dd17b0a1166c8059b8ecc2b87ef /docs/settings-patch-format.md
parent61221666556afa5eb1e0e15c793c6051de1443e8 (diff)
downloadmullvadvpn-ad96d229d66b6231632778f7c6be64da6090a410.tar.xz
mullvadvpn-ad96d229d66b6231632778f7c6be64da6090a410.zip
Add examples of valid patch files
Diffstat (limited to 'docs/settings-patch-format.md')
-rw-r--r--docs/settings-patch-format.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/settings-patch-format.md b/docs/settings-patch-format.md
index 48be98e756..2feb736db0 100644
--- a/docs/settings-patch-format.md
+++ b/docs/settings-patch-format.md
@@ -54,3 +54,6 @@ compatibility should not be broken for no good reason.
Patches must not edit any settings that may compromise security. For example, enabling custom DNS
should not be allowed.
+## Examples
+
+See [patch-examples](./patch-examples) for examples of patch files.