From d55405b834d43c55260eb0c52cb79326c500d119 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 1 Jan 2024 18:05:36 -0600 Subject: [PATCH] Update status.inc --- inc/status.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/status.inc b/inc/status.inc index a64b5d76..e69e3fef 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -2,7 +2,7 @@ STATUS(){ start=$(date +%s) log_start=$(date "+%Y-%m-%d %H:%M:%S") - SCAN_THREADS=8 + SCAN_THREADS=4 if [ "${1}" != "" ] && [ "${NM_NODETYPES[${1^^}]}" != "" ]; then ntss=${1^^}