Commit 097a940b authored by Fred Drake's avatar Fred Drake

Add information on the schema support for the ZEO monitor address.

parent 247e63c3
......@@ -87,7 +87,7 @@ class ZEOOptionsMixin:
default=100)
self.add("transaction_timeout", "zeo.transaction_timeout",
"t:", "timeout=", float)
self.add("monitor_address", None, "m:", "monitor=",
self.add("monitor_address", "zeo.monitor_address", "m:", "monitor=",
self.handle_monitor_address)
......
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