git://git.exim.org
/
buildfarm-client.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Enable Content-scan in template client config
[buildfarm-client.git]
/
build-farm.conf.template
diff --git
a/build-farm.conf.template
b/build-farm.conf.template
index 4ac7684e6b3cde276ce0db9c308f20a48965daa0..eb856176dc96c4982e33651fd59523ae7880b6b5 100644
(file)
--- 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.
#
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
#SUPPORT_TLS => 'yes',
# Enable the proper libs here or see in makefile_regex
# for use of pkg-config