summaryrefslogtreecommitdiff
path: root/amavis
diff options
context:
space:
mode:
Diffstat (limited to 'amavis')
-rw-r--r--amavis/amavisd.conf.addon6
1 files changed, 0 insertions, 6 deletions
diff --git a/amavis/amavisd.conf.addon b/amavis/amavisd.conf.addon
deleted file mode 100644
index 452b5a9..0000000
--- a/amavis/amavisd.conf.addon
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/perl
-
-# Default is 2 - let's increase it for (hopefully) better performance
-$max_servers = 5;
-
-1;