diff options
Diffstat (limited to 'forrest.properties')
-rw-r--r-- | forrest.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/forrest.properties b/forrest.properties index 62f777d63..6e9872d96 100644 --- a/forrest.properties +++ b/forrest.properties @@ -92,7 +92,7 @@ forrest.validate.skins.stylesheets=${forrest.validate.skins} # (DEBUG, INFO, WARN, ERROR, FATAL_ERROR) #project.debuglevel=ERROR # Max memory to allocate to Java -#forrest.maxmemory=64m +forrest.maxmemory=128m # Any other arguments to pass to the JVM. For example, to run on an X-less # server, set to -Djava.awt.headless=true #forrest.jvmargs= |