1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 10:22:48 +03:00
openwrt-xburst/package/dnsmasq/files/dhcp.conf
florian e76b8552e2 Use a more explicit variable name for the number of dhcp leases (#2240)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-19 20:50:52 +00:00

10 lines
145 B
Plaintext

config dhcp
option interface lan
option start 100
option limit 150
option leasetime 12h
config dhcp
option interface wan
option ignore 1