diff --git a/front/plugins/newdev_template/config.json b/front/plugins/newdev_template/config.json index 10e18e10..fa32fe31 100755 --- a/front/plugins/newdev_template/config.json +++ b/front/plugins/newdev_template/config.json @@ -58,7 +58,7 @@ "description": [ { "language_code": "en_us", - "string": "List of IPs to ignore. Use % as a wildcard. Ignored devices will not be shown anywhere in the UI or notifications.

For example 192.168.3.% to filter out a subnet." + "string": "List of IPs to ignore. Use % as a wildcard. Ignored devices will not be shown anywhere in the UI or notifications.

For example 192.168.3.% to filter out an IP range." } ] }, @@ -447,7 +447,7 @@ "description": [ { "language_code": "en_us", - "string": "Indicates whether the device is considered a new device. The default value of the New Device checkbox." + "string": "Indicates whether the device is considered a new device. The default value of the New Device checkbox. If checked this will show the New status for the device and include it in lists when the New Devices filter is active. Doesn't affect notifications." } ] },