ud-generate: move the regex that determines whether or not to include a host in the...
[mirror/userdir-ldap.git] / userdir-ldap.conf
index 78a2fee..64423d8 100644 (file)
@@ -80,3 +80,6 @@ countrylist = "/var/www/userdir-ldap/domains.tab";
 
 # Finger daemon settings
 # use_inetd = 1;
+
+# only create sshfp and A records for hostnames matching this:
+dns_hostmatch = "[a-zA-Z0-9\.]+\.debian\.org$"