]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
example-config: Updated listen setting's comment.
authorTimo Sirainen <tss@iki.fi>
Thu, 15 Oct 2009 20:18:58 +0000 (16:18 -0400)
committerTimo Sirainen <tss@iki.fi>
Thu, 15 Oct 2009 20:18:58 +0000 (16:18 -0400)
--HG--
branch : HEAD

doc/example-config/dovecot.conf

index 167f0f0526927a153f48f2e891b87528fd12e855..4ec61e68c6779768b03c5ae03c9e3da2ad64272e 100644 (file)
@@ -22,7 +22,7 @@
 # Protocols we want to be serving.
 #protocols = imap pop3 lmtp
 
-# A space separated list of IPs or hosts where to listen in for connections. 
+# A comma separated list of IPs or hosts where to listen in for connections. 
 # "*" listens in all IPv4 interfaces, "::" listens in all IPv6 interfaces.
 # If you want to specify non-default ports or anything more complex,
 # edit conf.d/master.conf.