mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-09 00:14:25 -05:00
lastmod is on by default.
This commit is contained in:
parent
352354bcbb
commit
9e93d5eba6
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.TH SLAPD.CONF 5 "20 January 1999" "OpenLDAP LDVERSION"
|
||||
.TH SLAPD.CONF 5 "5 August 1999" "OpenLDAP LDVERSION"
|
||||
.SH NAME
|
||||
slapd.conf \- configuration file for slapd, the stand-alone LDAP daemon
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -263,7 +263,7 @@ Controls whether
|
|||
.B slapd
|
||||
will automatically maintain the
|
||||
modifiersName, modifyTimestamp, creatorsName, and
|
||||
createTimestamp attributes for entries. By default, lastmod is off.
|
||||
createTimestamp attributes for entries. By default, lastmod is on.
|
||||
.TP
|
||||
.B readonly on | off
|
||||
This option puts the database into "read-only" mode. Any attempts to
|
||||
|
|
|
|||
Loading…
Reference in a new issue