From 24ac3e78a25c9e97c7ee82c032ead696ee2220d2 Mon Sep 17 00:00:00 2001 From: Shawn <506895667@qq.com> Date: Fri, 28 Dec 2018 15:49:38 +0800 Subject: [PATCH] Add +L vm args for reducing some memory (#2110) --- etc/vm.args.edge | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/etc/vm.args.edge b/etc/vm.args.edge index 20adc41ab..ccf4969e3 100644 --- a/etc/vm.args.edge +++ b/etc/vm.args.edge @@ -92,4 +92,7 @@ #+sct L0-3c0-3p0N0:L4-7c0-3p1N1 ## Sets the mapping of warning messages for error_logger -#+W w \ No newline at end of file +#+W w + +#Prevents loading information about source filenames and line numbers. ++L