]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
example-config: Fixed example auth.conf.
authorTimo Sirainen <tss@iki.fi>
Thu, 28 Jan 2010 16:23:22 +0000 (18:23 +0200)
committerTimo Sirainen <tss@iki.fi>
Thu, 28 Jan 2010 16:23:22 +0000 (18:23 +0200)
--HG--
branch : HEAD

doc/example-config/conf.d/auth.conf

index 872a8bd1f355ab717bce56bf7c8aa910d63a62dc..5be18b001d4ea54ce139c934b87c096843504de4 100644 (file)
@@ -210,7 +210,7 @@ passdb {
   # [quota_template=<template>] - %q expands to Maildir++ quota
   #   (eg. quota_template=quota_rule=*:backend=%q)
   #args =
-#}
+}
 
 ##
 ## User databases
@@ -284,4 +284,4 @@ userdb {
 
   # vpopmail <doc/wiki/AuthDatabase.VPopMail.txt>
   #driver = vpopmail
-#}
+}