Compare commits
1 commit
v1.1_095~1
...
v1.1_095
| Author | SHA1 | Date | |
|---|---|---|---|
| 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