From ea7dfa832d1191667407e528600afe21d787c56e Mon Sep 17 00:00:00 2001 From: Jokob-sk Date: Sun, 18 Feb 2024 09:22:14 +1100 Subject: [PATCH] =?UTF-8?q?docs=20=F0=9F=93=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/plugins/newdev_template/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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." } ] },