mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2026-04-28 19:27:38 +02:00
added bit more advanced file existance checking, removed vhosts in favor or routes
This commit is contained in:
@@ -186,7 +186,7 @@ export function initWorkerPool(
|
||||
if (process.env.NS_THREAD_COUNT) {
|
||||
logger.Log(
|
||||
`Setting thread count from enviroment variable NS_WORKER_COUNT: '${threadCount}'`,
|
||||
logger.GetColor('red')
|
||||
'yellowbg'
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user