changeset 10596:51452840b8b4 HEAD

example-config: Fixed example auth.conf.
author Timo Sirainen <tss@iki.fi>
date Thu, 28 Jan 2010 18:23:22 +0200
parents 9ab4539b736d
children 873b2aff9196
files doc/example-config/conf.d/auth.conf
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/example-config/conf.d/auth.conf	Thu Jan 28 00:40:38 2010 +0200
+++ b/doc/example-config/conf.d/auth.conf	Thu Jan 28 18:23:22 2010 +0200
@@ -210,7 +210,7 @@
   # [quota_template=<template>] - %q expands to Maildir++ quota
   #   (eg. quota_template=quota_rule=*:backend=%q)
   #args =
-#}
+}
 
 ##
 ## User databases
@@ -284,4 +284,4 @@
 
   # vpopmail <doc/wiki/AuthDatabase.VPopMail.txt>
   #driver = vpopmail
-#}
+}