[tutorial v1.1_095] A conditional disabled boolean variable
This commit is contained in:
parent
ae7897072f
commit
71d0065215
1 changed files with 11 additions and 0 deletions
11
firefox/50-prompt_authentication.yml
Normal file
11
firefox/50-prompt_authentication.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
%YAML 1.2
|
||||||
|
---
|
||||||
|
version: 1.1
|
||||||
|
|
||||||
|
prompt_authentication:
|
||||||
|
description: Prompt for authentication if password is saved
|
||||||
|
default: true
|
||||||
|
disabled:
|
||||||
|
variable: _.proxy_mode
|
||||||
|
when: No proxy
|
||||||
|
...
|
||||||
Loading…
Reference in a new issue