]> git.sur5r.net Git - openldap/blobdiff - doc/guide/admin/tuning.sdf
slapo-accesslog
[openldap] / doc / guide / admin / tuning.sdf
index 54dd7e695182e52ce1e8742e70a1f36014759ecb..c752298f9635c0d2621a40a3f4b4b4255b17787b 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2007 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2008 The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 
 H1: Tuning
@@ -146,7 +146,7 @@ if you are using the default LOCAL4 logging you could try:
 
 For syslog-ng, add or modify the following line in {{syslog-ng.conf}}:
 
-   options { sync(n); };
+>   options { sync(n); };
 
 where n is the number of lines which will be buffered before a write.