Files
opensearch/opensearch-dashboards/node.options

10 lines
282 B
Plaintext
Raw Normal View History

2025-09-15 13:35:51 +09:00
## Node command line options
## See `node --help` and `node --v8-options` for available options
## Please note you should specify one option per line
## max size of old space in megabytes
#--max-old-space-size=4096
## max size of semi space in megabytes
#--max-semi-space-size=64