SSH stuff
[mirror/userdir-ldap.git] / userdir-ldap.conf
index 8b1cc52..b61d1f4 100644 (file)
@@ -43,6 +43,8 @@ webloginurl = "login.cgi";
 websearchurl = "search.cgi";
 webupdateurl = "update.cgi";
 
+weblogfile = '/var/log/userldap-web.log';
+
 # When should authentication tokens expire?
 authexpires = 600;
 
@@ -52,3 +54,6 @@ blowfishkeylen = 10;
 # Change this!
 authtokenpath = "/var/cache/userdir-ldap/web-cookies";
 countrylist = "/var/www/userdir-ldap/domains.tab";
+
+# Finger daemon settings
+use_inetd = 0;