You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2005/12/17 22:12:35 UTC

svn commit: r357389 - /james/server/trunk/phoenix-bin/bin/derby.properties

Author: noel
Date: Sat Dec 17 13:12:30 2005
New Revision: 357389

URL: http://svn.apache.org/viewcvs?rev=357389&view=rev
Log:
Add derby.properties.  Yes, to bin/, since by default, derby will look at the starting directory for its properties file.

Added:
    james/server/trunk/phoenix-bin/bin/derby.properties   (with props)

Added: james/server/trunk/phoenix-bin/bin/derby.properties
URL: http://svn.apache.org/viewcvs/james/server/trunk/phoenix-bin/bin/derby.properties?rev=357389&view=auto
==============================================================================
--- james/server/trunk/phoenix-bin/bin/derby.properties (added)
+++ james/server/trunk/phoenix-bin/bin/derby.properties Sat Dec 17 13:12:30 2005
@@ -0,0 +1,5 @@
+# Limit page cache to 100 pages
+derby.storage.pageCacheSize=100
+# enable SQL statement logging
+# derby.language.logStatementText=true
+

Propchange: james/server/trunk/phoenix-bin/bin/derby.properties
------------------------------------------------------------------------------
    svn:eol-style = native



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org