summaryrefslogtreecommitdiff
path: root/textproc/kibana8/files/patch-config_node.options
blob: 051087956ccbe290d9eec3c0f5a60f0ff280e100 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- config/node.options.orig	2023-12-25 14:25:19 UTC
+++ config/node.options
@@ -6,10 +6,7 @@
 #--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