diff example.conf @ 17:fe220b5a975a

Cleanups, add configuration for WHOIS linking.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 15 Aug 2009 20:42:16 +0300
parents 3d18fdeabf90
children 61b6d742c49c
line wrap: on
line diff
--- a/example.conf	Sat Aug 15 19:41:03 2009 +0300
+++ b/example.conf	Sat Aug 15 20:42:16 2009 +0300
@@ -88,3 +88,8 @@
 ## (if left empty, CSS is not used.)
 #STATUS_FILE_HTML = "/var/www/maltstatus.html"
 #STATUS_FILE_CSS = "cool.css"
+
+## URL for a web-based WHOIS service. This URL will be used for creating
+## href links of the IP addresses. Default is whois.domaintools.com. Set
+## empty if you don't want links.
+#WHOIS_URL = "http://whois.domaintools.com/"