mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-15 22:51:37 -07:00
feat: authoritative plugin fields - fix devLastIP
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
@@ -121,7 +121,7 @@ FIELD_SPECS = {
|
|||||||
"empty_values": ["", "null", "(unknown)", "(Unknown)"],
|
"empty_values": ["", "null", "(unknown)", "(Unknown)"],
|
||||||
"priority": ["ARPSCAN", "NEWDEV", "N/A"],
|
"priority": ["ARPSCAN", "NEWDEV", "N/A"],
|
||||||
"default_value": "0.0.0.0",
|
"default_value": "0.0.0.0",
|
||||||
"allow_update_if_changed": True,
|
"allow_override_if_changed": True,
|
||||||
},
|
},
|
||||||
|
|
||||||
# ==========================================================
|
# ==========================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user