Author: kwright
Date: Wed Sep 10 17:58:51 2014
New Revision: 1624079

URL: http://svn.apache.org/r1624079
Log:
Make document match truth

Modified:
    
manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/how-to-build-and-deploy.xml

Modified: 
manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/how-to-build-and-deploy.xml
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/how-to-build-and-deploy.xml?rev=1624079&r1=1624078&r2=1624079&view=diff
==============================================================================
--- 
manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/how-to-build-and-deploy.xml
 (original)
+++ 
manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/how-to-build-and-deploy.xml
 Wed Sep 10 17:58:51 2014
@@ -1033,7 +1033,7 @@ cd example
             
<tr><td>org.apache.manifoldcf.db.postgres.analyze.&#60;tablename&#62;</td><td>No</td><td>2000</td><td>For
 postgresql, specify how many changes should be carried out before carrying out 
an 'ANALYZE' on the specified table.</td></tr>
             
<tr><td>org.apache.manifoldcf.db.postgres.reindex.&#60;tablename&#62;</td><td>No</td><td>250000</td><td>For
 postgresql, specify how many changes should be carried out before carrying out 
an 'REINDEX' on the specified table.</td></tr>
             
<tr><td>org.apache.manifoldcf.db.mysql.analyze.&#60;tablename&#62;</td><td>No</td><td>2000</td><td>For
 mysql, specify how many changes should be carried out before carrying out an 
'ANALYZE' on the specified table.</td></tr>
-            
<tr><td>org.apache.manifoldcf.ui.maxstatuscount</td><td>No</td><td>10000</td><td>Set
 the upper limit for the precise document count to be returned on the 'Status 
and Job Management' page.</td></tr>
+            
<tr><td>org.apache.manifoldcf.ui.maxstatuscount</td><td>No</td><td>500000</td><td>Set
 the upper limit for the precise document count to be returned on the 'Status 
and Job Management' page.</td></tr>
           </table>
           <p></p>
           <p>The configuration file can also specify a set of directories 
which will be searched for connector jars.  The directive that adds to the 
class path is:</p>


Reply via email to