Commit e8fc399c authored by Tim Peters's avatar Tim Peters

Missed a socket address change.

parent 7d4f0718
......@@ -64,7 +64,7 @@
<sectiontype name="zeoclient" datatype=".ZEOClient"
implements="ZODB.storage">
<multikey name="server" datatype="socket-address" required="yes"/>
<multikey name="server" datatype="socket-connection-address" required="yes"/>
<key name="storage" default="1">
<description>
The name of the storage that the client wants to use. If the
......
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