From ec4c74f7e0770c5d9daa7cb0c19e699da2337ff4 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Fri, 28 Apr 2006 20:43:20 +0000 Subject: [PATCH] Add logoldattr option --- doc/man/man5/slapo-accesslog.5 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/man/man5/slapo-accesslog.5 b/doc/man/man5/slapo-accesslog.5 index 1c2d6cfe12..31a78142a7 100644 --- a/doc/man/man5/slapo-accesslog.5 +++ b/doc/man/man5/slapo-accesslog.5 @@ -54,6 +54,11 @@ Specify a filter for matching against Deleted and Modified entries. If the entry matches the filter, the old contents of the entry will be logged along with the current request. .TP +.B logoldattr ... +Specify a list of attributes whose old contents are always logged in +a Modify request. Usually only the contents of attributes that were +actually modified will be logged. +.TP .B logpurge Specify the maximum age for log entries to be retained in the database, and how often to scan the database for old entries. Both the -- 2.39.5