aboutsummaryrefslogtreecommitdiff
path: root/textproc/kibana8/files/patch-config_node.options
blob: 33a1ce36a0f28ddb60db437b2b2116b39526272f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- config/node.options.orig	2026-02-24 03:27:05 UTC
+++ config/node.options
@@ -6,13 +6,10 @@
 #--max-old-space-size=4096
 
 ## do not terminate process on unhandled promise rejection
- --unhandled-rejections=warn
+--unhandled-rejections=warn
 
 ## restore < Node 16 default DNS lookup behavior
 --dns-result-order=ipv4first
-
-## enable OpenSSL 3 legacy provider
---openssl-legacy-provider
 
 ## disable ES modules until stable
 --no-experimental-require-module