From 7b5402dc678a5fc908f5f1fe0a3c8022dcc867d3 Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Tue, 4 Nov 2025 19:22:25 +0100 Subject: [PATCH] [tutorial 050] A variable with type "web_address" --- firefox/30-auto.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 firefox/30-auto.yml diff --git a/firefox/30-auto.yml b/firefox/30-auto.yml new file mode 100644 index 00000000..77e252b6 --- /dev/null +++ b/firefox/30-auto.yml @@ -0,0 +1,8 @@ +%YAML 1.2 +--- +version: 1.1 + +auto: + description: Automatic proxy configuration URL + type: web_address +...