mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-12 18:56:10 -05:00
net/ntopng: add helptext (#907)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
PLUGIN_NAME= ntopng
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_COMMENT= Traffic Analysis and Flow Collection
|
||||
PLUGIN_DEPENDS= ntopng
|
||||
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
||||
|
||||
@@ -9,7 +9,8 @@
|
||||
<id>general.interface</id>
|
||||
<label>Interfaces</label>
|
||||
<type>dropdown</type>
|
||||
<help>Select the interface to listen to.</help>
|
||||
<advanced>true</advanced>
|
||||
<help>Select the interface to listen to. Set to none if you want to choose the interface via ntopng UI.</help>
|
||||
</field>
|
||||
<field>
|
||||
<id>general.httpport</id>
|
||||
|
||||
Reference in New Issue
Block a user