zope2 module: instance option loaOf -> attrsOf

This commit is contained in:
Eric Sagnes 2016-11-16 16:34:00 +09:00
parent 57c4d6f380
commit 821e8d4681

@ -74,7 +74,7 @@ in
services.zope2.instances = mkOption {
default = {};
type = with types; loaOf (submodule zope2Opts);
type = with types; attrsOf (submodule zope2Opts);
example = literalExample ''
{
plone01 = {