mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix fping6 config definition (#12003)
This commit is contained in:
@@ -1547,9 +1547,9 @@
|
||||
"fping6": {
|
||||
"default": "fping6",
|
||||
"group": "external",
|
||||
"section": "executable",
|
||||
"section": "binaries",
|
||||
"order": 1,
|
||||
"type": "text"
|
||||
"type": "executable"
|
||||
},
|
||||
"fping_options.count": {
|
||||
"default": 3,
|
||||
|
Reference in New Issue
Block a user