1--- config/node.options.orig	2023-12-25 14:25:19 UTC
2+++ config/node.options
3@@ -6,10 +6,7 @@
4 #--max-old-space-size=4096
5
6 ## do not terminate process on unhandled promise rejection
7- --unhandled-rejections=warn
8+--unhandled-rejections=warn
9
10 ## restore < Node 16 default DNS lookup behavior
11 --dns-result-order=ipv4first
12-
13-## enable OpenSSL 3 legacy provider
14---openssl-legacy-provider
15