mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Revert previous commit
This commit is contained in:
parent
66b1cce046
commit
def5e85c80
1 changed files with 1 additions and 1 deletions
|
|
@ -851,7 +851,7 @@ H3: Overview
|
|||
|
||||
Overlays can be stacked, which means that more than one overlay
|
||||
can be instantiated for each database, or for the frontend.
|
||||
As a consequence, each overlays function is called, if defined,
|
||||
As a consequence, each overlay's function is called, if defined,
|
||||
when overlay execution is invoked.
|
||||
Multiple overlays are executed in reverse order (it's a stack, all in all)
|
||||
with respect to their definition in slapd.conf (5), or with respect
|
||||
|
|
|
|||
Loading…
Reference in a new issue