PLG: ICMP v2 #1331

Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
jokob-sk
2026-01-04 13:49:10 +11:00
parent 7be4760979
commit 2ee43d4c2c
2 changed files with 76 additions and 25 deletions

View File

@@ -143,7 +143,7 @@
}
]
},
"default_value": "-i 0.5 -c 3 -w 5",
"default_value": "-i 0.5 -c 3",
"options": [],
"localized": ["name", "description"],
"name": [
@@ -155,7 +155,7 @@
"description": [
{
"language_code": "en_us",
"string": "Arguments passed to the underlying <code>ping</code> or <code>fping</code> command. The default values (<code>-i 0.5 -c 3 -w 5</code>) are compatible with both modes and work well in most environments. Modify with care, and consult the relevant manual pages if advanced tuning is required."
"string": "Arguments passed to the underlying <code>ping</code> or <code>fping</code> command. The default values (<code>-i 0.5 -c 3</code>) are compatible with both modes and work well in most environments. Modify with care, and consult the relevant manual pages if advanced tuning is required."
}
]
},