From c05ae48ec0e5b6eaff0f2ca18cd72cc75b6081bd Mon Sep 17 00:00:00 2001 From: Ed Date: Tue, 10 Dec 2024 20:36:34 -0500 Subject: [PATCH] Disable Hostname by default and update description --- config/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.json b/config/config.json index 294911f..ec69d4f 100644 --- a/config/config.json +++ b/config/config.json @@ -10,9 +10,9 @@ { "type": "custom", "name": "Hostname", - "description": "Hostname Regex", + "description": "Matches on possible Hostnames lookups which can be a single search term between 5 and 25 characters using A-Z, 0-9 and dashes.", "editable": true, - "enabled": true, + "enabled": false, "key": "hostname", "regex": "^(?