[tutorial 023] A variable with type "domainname"

This commit is contained in:
egarette@silique.fr 2025-11-04 19:22:10 +01:00
parent 3409f3d8d7
commit eeb6289985

View file

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