First page Back Continue Last page Overview Graphics
Abstract Section Types (2)
Use of abstract section types in schema:
...
<section type=”ZODB.storage” name=”*”
attribute=”storage”/>
...
In config file:
<clientstorage>
location 127.0.0.1:8881
</clientstorage>
Or:
<filestorage>
file /home/chrism/Data.fs
</filestorage>
Notes: