removed dhcp option
This commit is contained in:
@ -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 }}
|
||||
|
Reference in New Issue
Block a user