Add +L vm args for reducing some memory (#2110)
This commit is contained in:
parent
1797aadbe7
commit
24ac3e78a2
|
@ -93,3 +93,6 @@
|
||||||
|
|
||||||
## Sets the mapping of warning messages for error_logger
|
## Sets the mapping of warning messages for error_logger
|
||||||
#+W w
|
#+W w
|
||||||
|
|
||||||
|
#Prevents loading information about source filenames and line numbers.
|
||||||
|
+L
|
||||||
|
|
Loading…
Reference in New Issue