fix copyright info
[mirror/userdir-ldap.git] / web / settings.cfg
index 6738fae..538f105 100644 (file)
@@ -5,6 +5,7 @@ basedn   = "ou=users,dc=debian,dc=org";
 
 gpg = "/usr/bin/gpg";
 keyrings = "/usr/share/keyrings/debian-keyring.gpg:/usr/share/keyrings/debian-keyring.pgp";
+tmppath = "/tmp";
 
 webloginhtml = "login.html";
 websearchhtml = "searchform.html";
@@ -15,6 +16,9 @@ webloginurl = "debian/login.cgi";
 websearchurl = "debian/search.cgi";
 webupdateurl = "debian/update.cgi";
 
+webmaphtml = "develmaptempl.html";
+xplanetcmd = "xplanet --shade 100 --color white --markers --marker_file [markerfile] --geometry 600x400 --output [outfile]";
+
 # When should authentication tokens expire?
 authexpires = 600;