diff smtp.t @ 64:726c3c2a8b8c

Tests: don't set worker_connections explicitly.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 26 Jan 2009 17:02:57 +0300
parents 11e33ba0656a
children 30d6cce3f0bd
line wrap: on
line diff
--- a/smtp.t
+++ b/smtp.t
@@ -34,7 +34,6 @@ master_process off;
 daemon         off;
 
 events {
-    worker_connections  1024;
 }
 
 mail {