Built motion from commit 1333b3551.|1.0.38
[motion.git] / server / app.json
index 38976f0..f9fcc5c 100644 (file)
@@ -11,5 +11,9 @@
     "out_file": "/var/log/xcally/motion-out.log",
     "log_date_format": "YYYY-MM-DD HH:mm Z",
     "merge_logs": true,
+    "node_args": [
+      "--expose-gc",
+      "--max-old-space-size=4096"
+    ]
   }]
 }