[tutorial 023] A variable with type "domainname"

This commit is contained in:
egarette@silique.fr 2025-11-07 06:16:13 +01:00
parent 74acfdfb86
commit 68883b1638

View file

@ -6,5 +6,7 @@ manual: # Manual proxy configuration
http_proxy: # HTTP Proxy
address: # HTTP address
address:
description: HTTP address
type: domainname
...