From 911e3e68a3d5f5c9e64fed84c8f4eb197ba31d89 Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Sat, 7 Mar 2026 20:52:00 +0100 Subject: [PATCH] [tutorial v1.1_030] A variable with type "domainname" --- firefox/10-manual.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/firefox/10-manual.yml b/firefox/10-manual.yml index 316c6ce8..39f4cb2c 100644 --- a/firefox/10-manual.yml +++ b/firefox/10-manual.yml @@ -6,5 +6,7 @@ manual: # Manual proxy configuration http_proxy: # HTTP Proxy - address: # HTTP address + address: + description: HTTP address + type: domainname ...