mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-06 15:10:22 -05:00
document schema checking flag
This commit is contained in:
parent
58abc661f6
commit
8592822aca
1 changed files with 7 additions and 0 deletions
|
|
@ -310,6 +310,13 @@ dependent attributes are \fBNOT\fP generated at this point, for
|
|||
consistency with the rest of slapd. This may change in the future.
|
||||
.RE
|
||||
|
||||
.TP
|
||||
.B check_schema { YES | no }
|
||||
Instructs the database to check schema adherence of entries after
|
||||
modifications, and structural objectClass chain when entries are built.
|
||||
By default it is set to
|
||||
.BR yes .
|
||||
|
||||
.TP
|
||||
.B sqllayer <name> [...]
|
||||
Loads the layer \fB<name>\fP onto a stack of helpers that are used
|
||||
|
|
|
|||
Loading…
Reference in a new issue