mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
ITS#7908
Add olcSssVlvMaxPerConn to the olcSssVlvConfig objectClass
This commit is contained in:
parent
05402c396d
commit
e091e0bb63
@ -1282,7 +1282,7 @@ static ConfigOCs sssvlv_ocs[] = {
|
||||
"NAME 'olcSssVlvConfig' "
|
||||
"DESC 'SSS VLV configuration' "
|
||||
"SUP olcOverlayConfig "
|
||||
"MAY ( olcSssVlvMax $ olcSssVlvMaxKeys ) )",
|
||||
"MAY ( olcSssVlvMax $ olcSssVlvMaxKeys $ olcSssVlvMaxPerConn ) )",
|
||||
Cft_Overlay, sssvlv_cfg, NULL, NULL },
|
||||
{ NULL, 0, NULL }
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user