From b6fa126a8d0d8798c02eeec93f5c0f7595be1cb6 Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Wed, 10 Jun 2026 21:01:09 +0200 Subject: [PATCH] [tutorial v1.1_033] A variable with type "boolean" --- firefox/20-manual.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 firefox/20-manual.yml diff --git a/firefox/20-manual.yml b/firefox/20-manual.yml new file mode 100644 index 0000000..bbd0f25 --- /dev/null +++ b/firefox/20-manual.yml @@ -0,0 +1,8 @@ +%YAML 1.2 +--- +version: 1.1 + +manual: + + use_for_https: true # Also use this proxy for HTTPS +...