Add hostnames from the host purpose field to the ssh_known_hosts file (by tomv_w)
[mirror/userdir-ldap.git] / userdir-ldap.conf
index 975f341..42ffb49 100644 (file)
@@ -16,6 +16,9 @@ adminuser = "admin";
 # Printable email addresses are shown as: 'cn mn sn <uid@emailappend>'
 emailappend = "debian.org";
 
+# Domain for hosts, defaults to emailappend if not present
+#hostdomain = "debian.org"
+
 # For the mail interface
 maildomain = "db.debian.org";
 replyto = "admin@" + maildomain;