diff --git a/defaults/main.yaml b/defaults/main.yaml index e64b0a3..77cdbfe 100755 --- a/defaults/main.yaml +++ b/defaults/main.yaml @@ -28,7 +28,6 @@ ddclient_postscript: "" # Script to run after update # IP Detection configuration ddclient_ipv4_detection: - static_ip: "" # Set static IP address (skips detection) method: webv4 # Method: ip, if, web, fw, cmd source: dyndns # Source for web/fw methods address: "" # IP address for method=ip @@ -37,7 +36,6 @@ ddclient_ipv4_detection: skip: "" # Pattern to skip in output ddclient_ipv6_detection: - static_ip: "" # Set static IP address (skips detection) method: webv6 # Method: ip, if, web, fw, cmd source: dyndns # Source for web/fw methods address: "" # IP address for method=ip