[tutorial 020] A variable with type "domainname"

This commit is contained in:
egarette@silique.fr 2025-11-07 06:37:13 +01:00
parent 5901d9fc05
commit 328979d121

View file

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