diff --git a/server/scan/device_handling.py b/server/scan/device_handling.py index a62cece1..797ed9ff 100755 --- a/server/scan/device_handling.py +++ b/server/scan/device_handling.py @@ -121,7 +121,7 @@ FIELD_SPECS = { "empty_values": ["", "null", "(unknown)", "(Unknown)"], "priority": ["ARPSCAN", "NEWDEV", "N/A"], "default_value": "0.0.0.0", - "allow_update_if_changed": True, + "allow_override_if_changed": True, }, # ==========================================================