[tutorial 110] xxx

This commit is contained in:
egarette@silique.fr 2024-11-02 14:59:07 +01:00
parent 842a679110
commit 68d5cb5586

15
foxyproxy/10-redefine.yml Normal file
View file

@ -0,0 +1,15 @@
---
proxies:
username:
redefine: true
mandatory: false
password:
redefine: true
hidden:
type: jinja
jinja: |
{% if not _.username %}
no username defined
{% endif %}
description: if username is not defined