Adjust boolean value detection code to use upper case letters in the
[mirror/userdir-ldap.git] / userdir-ldap.conf
index ad37d9d..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;
@@ -37,8 +40,6 @@ defaultgid = 800;
 # For the output generator
 generateconf = "/etc/userdir-ldap/generate.conf"
 generatedir = "/var/cache/userdir-ldap/hosts/";
-singlesshfile = True
-multiplesshfiles = False
 passdir = "/etc/userdir-ldap/";
 
 # GPG Things