mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-30 10:29:28 -05:00
Added accesslog overlay
This commit is contained in:
parent
465698ea53
commit
43c6253ab7
1 changed files with 3 additions and 0 deletions
|
|
@ -1034,6 +1034,9 @@
|
|||
/* define to support SQL backend */
|
||||
#undef SLAPD_SQL
|
||||
|
||||
/* define for In-Directory Access Logging overlay */
|
||||
#undef SLAPD_OVER_ACCESSLOG
|
||||
|
||||
/* define for Dynamic Group overlay */
|
||||
#undef SLAPD_OVER_DENYOP
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue