* add uci support * add dynamic uhttpd instance support (no longer rely on uhttpd config changes) * package reordering * plus various fixes Signed-off-by: Dirk Brenken <dirk@brenken.org>
7 lines
161 B
Text
7 lines
161 B
Text
# tweaks for dnsmasq
|
|
# configuration found in /etc/config/dhcp
|
|
#
|
|
config dnsmasq
|
|
option cachesize '1000'
|
|
option filterwin2k '0'
|
|
option logqueries '1'
|