mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
14 lines
405 B
Text
14 lines
405 B
Text
if PACKAGE_parental-control
|
|
|
|
config PARENTAL_CONTROL_INCLUDE_URLFILTER_BUNDLES
|
|
bool "Include default bundle files"
|
|
default n
|
|
help
|
|
Set this option to include bundle files by default,
|
|
they are also included in the UCI, urlfilter
|
|
still needs to be enabled though.
|
|
|
|
config PARENTAL_CONTROL_VENDOR_PREFIX
|
|
string "Package specific datamodel Vendor Prefix for TR181 extensions"
|
|
default ""
|
|
endif
|