]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-repl-master.conf
ITS#3671 must release conn->c_mutex to allow blocked writers to exit
[openldap] / tests / data / slapd-repl-master.conf
index b8e5059326a8f08b959bc1cbd36c21ded2f025f1..af4580d1f6b367a3f02a091c191f94a3e67df481 100644 (file)
@@ -3,7 +3,7 @@
  22:05:29 kurt Exp $
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2003 The OpenLDAP Foundation.
+## Copyright 1998-2005 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -25,9 +25,11 @@ argsfile    ./testrun/slapd.1.args
 
 #mod#modulepath        ../servers/slapd/back-@BACKEND@/
 #mod#moduleload        back_@BACKEND@.la
+#monitormod#modulepath ../servers/slapd/back-monitor/
+#monitormod#moduleload back_monitor.la
 
 #######################################################################
-# ldbm database definitions
+# database definitions
 #######################################################################
 
 database       @BACKEND@
@@ -47,3 +49,5 @@ replica               host=localhost:@PORT2@
                binddn="cn=Replica,dc=example,dc=com"
                bindmethod=simple
                credentials=secret
+
+#monitor#database monitor