From 021cb09e8fcff9cdfe58203e381ff675a30bfa44 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 30 Dec 2017 15:49:30 +0000 Subject: [PATCH] Enable Content-scan in template client config --- build-farm.conf.template | 1 + 1 file changed, 1 insertion(+) diff --git a/build-farm.conf.template b/build-farm.conf.template index 4ac7684..eb85617 100644 --- a/build-farm.conf.template +++ b/build-farm.conf.template @@ -146,6 +146,7 @@ our %conf =( SUPPORT_MAILDIR => 'yes', # Other examples. Could use makefile_regex instead. # + WITH_CONTENT_SCAN => 'yes', #SUPPORT_TLS => 'yes', # Enable the proper libs here or see in makefile_regex # for use of pkg-config -- 2.30.2