From 8e4673605c145c0885c294a2c80ba91c11641402 Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Wed, 29 Apr 2026 13:06:34 +0200 Subject: [PATCH] =?UTF-8?q?[tutorial=20v1.1=5F031]=20A=20variable=20with?= =?UTF-8?q?=20type=E2=80=99s=20parameters?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- firefox/10-manual.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/firefox/10-manual.yml b/firefox/10-manual.yml index 39f4cb2c..973e436d 100644 --- a/firefox/10-manual.yml +++ b/firefox/10-manual.yml @@ -9,4 +9,6 @@ manual: # Manual proxy configuration address: description: HTTP address type: domainname + params: + allow_ip: true ...