mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Plugins 0.1 - Surfaced setings
This commit is contained in:
@@ -26,6 +26,19 @@
|
||||
}
|
||||
},
|
||||
"settings":[
|
||||
{
|
||||
"type": "ENABLE",
|
||||
"default_value":"False",
|
||||
"options": [],
|
||||
"name" : {
|
||||
"en_us" : "Enable plugin"
|
||||
},
|
||||
"description":
|
||||
{
|
||||
"en_us" : "Enable a regular scan of your services. You need to enable this setting for anything to be executed regarding this plugin."
|
||||
}
|
||||
|
||||
},
|
||||
{
|
||||
"type": "RUN",
|
||||
"default_value":"none",
|
||||
@@ -79,7 +92,7 @@
|
||||
|
||||
},
|
||||
{
|
||||
"type": "TIMEOUT",
|
||||
"type": "RUN_TIMEOUT",
|
||||
"default_value":5,
|
||||
"options": [],
|
||||
"name" : {
|
||||
|
||||
Reference in New Issue
Block a user