dnsmasq: set an increased cachesize default value
[openwrt/staging/jow.git] / package / network / services / dnsmasq / files / dhcp.conf
index ec8b1ae950fe53528c1c499a3dc98e92a23c18b0..d5b9dfa018c146a0031920f75c4614f9b2681c4b 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'