mirror of
https://github.com/novatiq/packages.git
synced 2026-07-09 13:29:27 +01:00
1f5ed5d040
* 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>
8 lines
161 B
Plaintext
8 lines
161 B
Plaintext
# tweaks for dnsmasq
|
|
# configuration found in /etc/config/dhcp
|
|
#
|
|
config dnsmasq
|
|
option cachesize '1000'
|
|
option filterwin2k '0'
|
|
option logqueries '1'
|