remove mod_tls_memcache module from debian wheezy's proftpd config as it is provided without memcache-support, fixes #1258
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -87,7 +87,9 @@ LoadModule mod_unique_id.c
|
||||
LoadModule mod_copy.c
|
||||
LoadModule mod_deflate.c
|
||||
LoadModule mod_ifversion.c
|
||||
LoadModule mod_tls_memcache.c
|
||||
# this is disabled because wheezy's proftpd does not have memcache compiled,
|
||||
# see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707680
|
||||
#LoadModule mod_tls_memcache.c
|
||||
|
||||
# keep this module the last one
|
||||
LoadModule mod_ifsession.c
|
||||
|
||||
Reference in New Issue
Block a user