mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
Add proxied and ttl options
This commit is contained in:
@@ -24,5 +24,7 @@ user-agent = {{user_agent}}{{/user_agent}}
|
||||
ddns-server = "{{ddns_server}}"{{/ddns_server}}{{#ddns_path}}
|
||||
ddns-path = "{{ddns_path}}"{{/ddns_path}}{{#append_myip}}
|
||||
append-myip = "{{append_myip}}"{{/append_myip}}
|
||||
proxied = "{{proxied}}"{{/proxied}}
|
||||
ttl = "{{ttl}}"{{/ttl}}
|
||||
}
|
||||
{{/providers}}
|
||||
|
||||
Reference in New Issue
Block a user