Update suggested minimum config
authorJeremy Harris <jgh@wizmail.org>
Sun, 25 Apr 2021 22:37:25 +0000 (23:37 +0100)
committerJeremy Harris <jgh@wizmail.org>
Sun, 25 Apr 2021 22:37:25 +0000 (23:37 +0100)
build-farm.conf.template

index 5f5e4b8ef0424274f2221ee45f59106d62eac51c..8c7b051fb42335b8ee53347192072904f9569094 100644 (file)
@@ -155,6 +155,8 @@ our %conf =(
         #USE_GNUTLS => 'yes',
         #TLS_LIBS => '-lssl -lcrypto',
         #
+       # Many testcases need dsearch
+        LOOKUP_DSEARCH => 'yes',
         #LOOKUP_LDAP => 'yes',
         #LOOKUP_INCLUDE => '-I/usr/include/mysql -I/usr/include/postgresql'
         #LOOKUP_LIBS => '-lmysqlclient -lpq -lldap -llber',