From 46388237b2158970f046ef559c937aa8514c04e9 Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Tue, 20 Dec 2005 14:03:44 +0000 Subject: [PATCH] update note about size/time limit in syncrepl --- doc/guide/admin/slapdconf2.sdf | 4 ++-- doc/guide/admin/slapdconfig.sdf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/guide/admin/slapdconf2.sdf b/doc/guide/admin/slapdconf2.sdf index eb6a396623..18e143138b 100644 --- a/doc/guide/admin/slapdconf2.sdf +++ b/doc/guide/admin/slapdconf2.sdf @@ -669,8 +669,8 @@ default value and must always be specified. The {{EX:scope}} defaults to {{EX:sub}}, the {{EX:filter}} defaults to {{EX:(objectclass=*)}}, {{EX:attrs}} defaults to {{EX:"*,+"}} to replicate all user and operational attributes, and {{EX:attrsonly}} is unset by default. Both {{EX:sizelimit}} -and {{EX:timelimit}} default to 0 (meaning unlimited), and only integers -may be specified. +and {{EX:timelimit}} default to "unlimited", and only positive integers +or "unlimited" may be specified. The LDAP Content Synchronization protocol has two operation types: {{EX:refreshOnly}} and {{EX:refreshAndPersist}}. diff --git a/doc/guide/admin/slapdconfig.sdf b/doc/guide/admin/slapdconfig.sdf index ac24cc2d84..cee2e38699 100644 --- a/doc/guide/admin/slapdconfig.sdf +++ b/doc/guide/admin/slapdconfig.sdf @@ -473,8 +473,8 @@ default value and must always be specified. The {{EX:scope}} defaults to {{EX:sub}}, the {{EX:filter}} defaults to {{EX:(objectclass=*)}}, {{EX:attrs}} defaults to {{EX:"*,+"}} to replicate all user and operational attributes, and {{EX:attrsonly}} is unset by default. Both {{EX:sizelimit}} -and {{EX:timelimit}} default to 0 (meaning unlimited), and only integers -may be specified. +and {{EX:timelimit}} default to "unlimited", and only integers +or "unlimited" may be specified. The LDAP Content Synchronization protocol has two operation types: {{EX:refreshOnly}} and {{EX:refreshAndPersist}}. -- 2.39.5