Add proxied and ttl options

This commit is contained in:
Alexandre
2022-01-27 19:10:28 +01:00
committed by GitHub
parent c30af96d97
commit 13eb924b9a

View File

@@ -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}}