refactor: remove unused vars

This commit is contained in:
hiperman
2025-11-29 20:46:39 -05:00
parent 7cca78254e
commit 37162df106

View File

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