diff --git a/ctrl/jsexec.ini b/ctrl/jsexec.ini
index ef92564501c08bc35ae120a870496867f05db7f2..9969fb32e0c5ff5f5afe07d76d357694b1132c14 100644
--- a/ctrl/jsexec.ini
+++ b/ctrl/jsexec.ini
@@ -19,7 +19,7 @@ PauseOnError = false
 Debugger = false
 
 ; Maximum allocation of memory per JS run-time:
-JavaScriptMaxBytes = 16M
+JavaScriptMaxBytes = 160M
 ; Maximum number of ticks (100ms) before auto-termination of script:
 JavaScriptTimeLimit = 864000
 ; Garbage Collection interval (in ticks):