Compare commits
1 commit
v1.1_241~1
...
v1.1_241
| Author | SHA1 | Date | |
|---|---|---|---|
| 85a6812f0b |
1 changed files with 17 additions and 0 deletions
17
foxyproxy/10-redefine.yml
Normal file
17
foxyproxy/10-redefine.yml
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
%YAML 1.2
|
||||||
|
---
|
||||||
|
version: 1.1
|
||||||
|
|
||||||
|
proxies:
|
||||||
|
|
||||||
|
username:
|
||||||
|
redefine: true
|
||||||
|
mandatory: false
|
||||||
|
|
||||||
|
password:
|
||||||
|
redefine: true
|
||||||
|
hidden:
|
||||||
|
variable: _.username
|
||||||
|
when: null
|
||||||
|
description: if username is empty
|
||||||
|
...
|
||||||
Loading…
Reference in a new issue