Skip to content

Node flags

iAmir edited this page Mar 14, 2020 · 1 revision

You can specify flags you want to pass to node by adding this to your server.cfg:

node_flags flags here

Example

node_flags --print process.version
Clone this wiki locally