diff options
Diffstat (limited to 'resources/install/windows/run.exe.jsmooth')
-rw-r--r-- | resources/install/windows/run.exe.jsmooth | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/install/windows/run.exe.jsmooth b/resources/install/windows/run.exe.jsmooth index cec5f53..0e2129a 100644 --- a/resources/install/windows/run.exe.jsmooth +++ b/resources/install/windows/run.exe.jsmooth @@ -15,7 +15,7 @@ <currentDirectory>${EXECUTABLEPATH}</currentDirectory> <embeddedJar>false</embeddedJar> <executableName>run.exe</executableName> -<initialMemoryHeap>268435456</initialMemoryHeap> +<initialMemoryHeap>-1</initialMemoryHeap> <javaProperties> <name>felix.config.properties</name> <value>file:./lib/felix.client.run.properties </value> |