diff --git a/firefox/20-manual.yml b/firefox/20-manual.yml index 0a73db6..d0947b2 100644 --- a/firefox/20-manual.yml +++ b/firefox/20-manual.yml @@ -5,17 +5,20 @@ manual: description: Also use this proxy for HTTPS default: true - https_proxy: - description: HTTPS Proxy + "{{ identifier }}_proxy": + description: "{{ identifier }} Proxy" + dynamic: + - HTTPS + - SOCKS hidden: variable: manual.use_for_https address: - description: HTTPS address + description: "{{ identifier }} address" default: variable: manual.http_proxy.address port: - description: HTTPS Port + description: "{{ identifier }} port" default: variable: manual.http_proxy.port