diff --git a/inadyn/rootfs/templates/inadyn.mustache b/inadyn/rootfs/templates/inadyn.mustache index 724a2645a..417d5a8f3 100644 --- a/inadyn/rootfs/templates/inadyn.mustache +++ b/inadyn/rootfs/templates/inadyn.mustache @@ -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}}