removed dhcp option

This commit is contained in:
Scott Crossen
2020-10-18 21:05:23 -07:00
parent de1511b4bb
commit 19721be8b1
9 changed files with 11 additions and 88 deletions

View File

@ -1,7 +1,6 @@
{% if matrix_dynamic_dns_mode == "daemon" %}}
daemon={{ matrix_dynamic_dns_daemon_interval }}
syslog=no
pid=/var/run/ddclient/ddclient.pid {% endif %}
pid=/var/run/ddclient/ddclient.pid
ssl=yes
use={{ matrix_dynamic_dns_use }}
protocol={{ matrix_dynamic_dns_protocol }}