Commit hnyman's changes
[lede.git] / package / network / services / dnsmasq / files / dhcp.conf
index 362b90a293f497e05682f35bd62a110dab366ad0..279b2c08896c26a7f17f3702035e28bf2309c340 100644 (file)
@@ -10,6 +10,7 @@ config dnsmasq
        option domain   'lan'
        option expandhosts      1
        option nonegcache       0
+       option cachesize        1000
        option authoritative    1
        option readethers       1
        option leasefile        '/tmp/dhcp.leases'