changeset 13245:717af808a752

example-config: Updated auth_username_format default to match reality.
author Timo Sirainen <tss@iki.fi>
date Mon, 15 Aug 2011 01:18:01 +0300
parents 3439fc65838a
children 282bd80ce7b2
files doc/example-config/conf.d/10-auth.conf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/example-config/conf.d/10-auth.conf	Mon Aug 15 01:11:47 2011 +0300
+++ b/doc/example-config/conf.d/10-auth.conf	Mon Aug 15 01:18:01 2011 +0300
@@ -47,7 +47,7 @@
 # the standard variables here, eg. %Lu would lowercase the username, %n would
 # drop away the domain if it was given, or "%n-AT-%d" would change the '@' into
 # "-AT-". This translation is done after auth_username_translation changes.
-#auth_username_format =
+#auth_username_format = %Lu
 
 # If you want to allow master users to log in by specifying the master
 # username within the normal username string (ie. not using SASL mechanism's