From 4422b4f3e556e3dac25c805a4ab76e80416c5587 Mon Sep 17 00:00:00 2001 From: Mark Pashmfouroush Date: Wed, 7 Aug 2024 21:04:25 +0100 Subject: [PATCH] config: update example config Signed-off-by: Mark Pashmfouroush --- example_config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/example_config.json b/example_config.json index 89eb94cc2..bb7fa098d 100644 --- a/example_config.json +++ b/example_config.json @@ -13,5 +13,7 @@ "tun-experimental": false, "fwmark": "0x1375", "wgconf": "", - "reserved": "" + "reserved": "", + "4": true, + "6": true }