mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 04:31:21 +00:00
Upgraded openwisp-monitoring package to 0.3.0 Signed-off-by: Gagan Deep <pandafy.dev@gmail.com>
11 lines
245 B
Plaintext
11 lines
245 B
Plaintext
menu "netjson-monitoring Configuration"
|
|
depends on PACKAGE_netjson-monitoring
|
|
|
|
config NETJSON_MONITORING_IWINFO
|
|
bool "Enable rpcd-mod-iwinfo"
|
|
default y
|
|
help
|
|
Whether to include the rpcd-mod-iwinfo dependency (enabled by default).
|
|
|
|
endmenu
|