]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
doc/example-config: Removing stray whitespaces
authorMarco Bettini <marco.bettini@open-xchange.com>
Mon, 20 Jun 2022 13:12:37 +0000 (13:12 +0000)
committerMarco Bettini <marco.bettini@open-xchange.com>
Mon, 20 Jun 2022 13:15:04 +0000 (13:15 +0000)
doc/example-config/conf.d/10-auth.conf

index 651fa95f2e00a8e52c916d77403ba01945248669..ce56ff41aa80bf2bfaea468b259100be0baa0657 100644 (file)
@@ -30,7 +30,7 @@
 
 # Default realm/domain to use if none was specified. This is used for both
 # SASL realms and appending @domain to username in plaintext logins.
-#auth_default_realm = 
+#auth_default_realm =
 
 # List of allowed characters in username. If the user-given username contains
 # a character not listed in here, the login automatically fails. This is just
@@ -68,7 +68,7 @@
 # Kerberos keytab to use for the GSSAPI mechanism. Will use the system
 # default (usually /etc/krb5.keytab) if not specified. You may need to change
 # the auth service to run as root to be able to read this file.
-#auth_krb5_keytab = 
+#auth_krb5_keytab =
 
 # Do NTLM and GSS-SPNEGO authentication using Samba's winbind daemon and
 # ntlm_auth helper.
@@ -84,9 +84,9 @@
 # Require a valid SSL client certificate or the authentication fails.
 #auth_ssl_require_client_cert = no
 
-# Take the username from client's SSL certificate, using 
+# Take the username from client's SSL certificate, using
 # X509_NAME_get_text_by_NID() which returns the subject's DN's
-# CommonName. 
+# CommonName.
 #auth_ssl_username_from_cert = no
 
 # Space separated list of wanted authentication mechanisms: