From d7e502c630374d6dd0c757eb77d4327dd51d5b23 Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Mon, 9 Mar 2026 09:12:16 +0100 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 ...