]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/overlays/pcache.c
Fix typo in prev commit
[openldap] / servers / slapd / overlays / pcache.c
index 8b6d75aadaeb775dd08de1640fc02bb1db20be6b..710df5d789c2e4891f6172cc7a08122bce279516 100644 (file)
@@ -2806,7 +2806,7 @@ static ConfigOCs pcocs[] = {
                "NAME 'olcPcacheConfig' "
                "DESC 'ProxyCache configuration' "
                "SUP olcOverlayConfig "
-               "MUST ( olcPcache $ olcPcacheAttrset $ olcPcacheSet ) "
+               "MUST ( olcPcache $ olcPcacheAttrset $ olcPcacheTemplate ) "
                "MAY ( olcPcachePosition $ olcPcacheMaxQueries $ olcPcachePersist $ "
                        "olcPcacheValidate $ olcPcacheOffline ) )",
                Cft_Overlay, pccfg, NULL, pc_cfadd },