[Checkins] SVN: ZODB/trunk/src/ZODB/component.xml Updated the	documentation to reflect a change in the default
    Jim Fulton 
    jim at zope.com
       
    Thu Dec 18 14:08:07 EST 2008
    
    
  
Log message for revision 94173:
  Updated the documentation to reflect a change in the default
  blob-sie-check percent.
  
Changed:
  U   ZODB/trunk/src/ZODB/component.xml
-=-
Modified: ZODB/trunk/src/ZODB/component.xml
===================================================================
--- ZODB/trunk/src/ZODB/component.xml	2008-12-18 19:08:06 UTC (rev 94172)
+++ ZODB/trunk/src/ZODB/component.xml	2008-12-18 19:08:07 UTC (rev 94173)
@@ -121,7 +121,7 @@
       <description>
             ZEO check size as percent of blob_cache_size.  The ZEO
             cache size will be checked when this many bytes have been
-            loaded into the cache. Defaults to 100% of the blob cache
+            loaded into the cache. Defaults to 10% of the blob cache
             size.   This option is ignored if shared_blob_dir is true.
       </description>
     </key>
    
    
More information about the Checkins
mailing list