[Checkins] SVN: zc.demostorage2/trunk/src/zc/demostorage2/README.txt try to clarify what the ZConfig needs to look like

Wolfgang Schnerring wosc at wosc.de
Thu Nov 26 06:47:27 EST 2009


Log message for revision 106020:
  try to clarify what the ZConfig needs to look like
  

Changed:
  U   zc.demostorage2/trunk/src/zc/demostorage2/README.txt

-=-
Modified: zc.demostorage2/trunk/src/zc/demostorage2/README.txt
===================================================================
--- zc.demostorage2/trunk/src/zc/demostorage2/README.txt	2009-11-26 01:37:00 UTC (rev 106019)
+++ zc.demostorage2/trunk/src/zc/demostorage2/README.txt	2009-11-26 11:47:26 UTC (rev 106020)
@@ -39,9 +39,11 @@
 The section below shows how to create zc.demostorage2 storages from
 Python. If you're using ZConfig, you need to:
 
-- import zc.demostroage2
+- import zc.demostorage2
 
-- include a demostroage2 section
+- include a demostorage2 section
+  (must contain two storages, one with the name 'base'
+  and one with the name 'changes').
 
 Here's an example that shows how to configure demo storage and how to
 use the configuration from python:



More information about the checkins mailing list