From: Jeremy Harris Date: Sun, 25 Apr 2021 22:37:25 +0000 (+0100) Subject: Update suggested minimum config X-Git-Url: https://git.exim.org/buildfarm-client.git/commitdiff_plain/b04f6889700e04f6a9d6ce14c7b29d86ec33d8e9 Update suggested minimum config --- diff --git a/build-farm.conf.template b/build-farm.conf.template index 5f5e4b8..8c7b051 100644 --- a/build-farm.conf.template +++ b/build-farm.conf.template @@ -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',