Commit b9a6f71e authored by Aurel's avatar Aurel

add file in order to run in zope


git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@101 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent 87d32654
<component prefix="neo.client.config">
<sectiontype name="NEOStorage" datatype=".NEOStorage"
implements="ZODB.storage">
<description>
A scalable storage for Zope
</description>
<key name="master_addr" required="yes">
<description>
Give the ip of the master node
</description>
</key>
<key name="master_port" required="yes">
<description>
Give the port of the master node
</description>
</key>
<key name="name" required="yes">
<description>
Give the name of the cluster
</description>
</key>
</sectiontype>
</component>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment