You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by re...@apache.org on 2012/06/20 17:29:23 UTC

svn commit: r1352160 - /incubator/clerezza/site/trunk/readme.txt

Author: reto
Date: Wed Jun 20 15:29:23 2012
New Revision: 1352160

URL: http://svn.apache.org/viewvc?rev=1352160&view=rev
Log:
CLEREZZA-706: instruct to disable the fastUpdate mode (as this makes things incredibly slow)

Modified:
    incubator/clerezza/site/trunk/readme.txt

Modified: incubator/clerezza/site/trunk/readme.txt
URL: http://svn.apache.org/viewvc/incubator/clerezza/site/trunk/readme.txt?rev=1352160&r1=1352159&r2=1352160&view=diff
==============================================================================
--- incubator/clerezza/site/trunk/readme.txt (original)
+++ incubator/clerezza/site/trunk/readme.txt Wed Jun 20 15:29:23 2012
@@ -2,7 +2,7 @@ Editing and deploying the clerezza websi
 
 - start clerezza on localhost:8080
 
-- install the directory with the site project (the directory containing this readme) with: Dev load "/path/to/apache/clerezza/site/trunk"
+- install the directory with the site project (the directory containing this readme) with: Dev load LocationSpec("/path/to/apache/clerezza/site/trunk", noFastUpdate)
 
 - you'll now see the contents of the clerezza site on your local instance, the content-graph is regularly written to the graph.nt file