aboutsummaryrefslogtreecommitdiff
path: root/examples/udhcp/udhcpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/udhcp/udhcpd.conf')
-rw-r--r--examples/udhcp/udhcpd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/udhcp/udhcpd.conf b/examples/udhcp/udhcpd.conf
index 2b93e0fae..00105b3e5 100644
--- a/examples/udhcp/udhcpd.conf
+++ b/examples/udhcp/udhcpd.conf
@@ -33,7 +33,7 @@ interface eth0 #default: eth0
33#auto_time 7200 #default: 7200 (2 hours) 33#auto_time 7200 #default: 7200 (2 hours)
34 34
35 35
36# The amount of time that an IP will be reserved (leased) for if a 36# The amount of time that an IP will be reserved (leased) for if a
37# DHCP decline message is received (seconds). 37# DHCP decline message is received (seconds).
38 38
39#decline_time 3600 #default: 3600 (1 hour) 39#decline_time 3600 #default: 3600 (1 hour)