You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2008/02/06 01:04:07 UTC

svn commit: r618832 - /forrest/trunk/main/fresh-site/forrest.properties.dispatcher.properties

Author: crossley
Date: Tue Feb  5 16:03:57 2008
New Revision: 618832

URL: http://svn.apache.org/viewvc?rev=618832&view=rev
Log:
The "headless=true" can be set separately if needed.
Copy-and-paste error from the previous commit.

Modified:
    forrest/trunk/main/fresh-site/forrest.properties.dispatcher.properties

Modified: forrest/trunk/main/fresh-site/forrest.properties.dispatcher.properties
URL: http://svn.apache.org/viewvc/forrest/trunk/main/fresh-site/forrest.properties.dispatcher.properties?rev=618832&r1=618831&r2=618832&view=diff
==============================================================================
--- forrest/trunk/main/fresh-site/forrest.properties.dispatcher.properties (original)
+++ forrest/trunk/main/fresh-site/forrest.properties.dispatcher.properties Tue Feb  5 16:03:57 2008
@@ -28,4 +28,4 @@
 # Dispatcher started failing on seed sample site 
 # recently with out-of-memory error
 forrest.maxmemory=512M
-forrest.jvmargs=-Xms256M -Xmx512M -Djava.awt.headless=true
+forrest.jvmargs=-Xms256M -Xmx512M