writemaphtml_url -> html_url (generic).
[crypto.git] / apps / silcmap / silcmap.conf
index 9c878b7f116bef6b8b07472e401627378c5d192a..a91557175dced065f9c8b4c79048aba4e2adc307 100644 (file)
@@ -20,7 +20,7 @@
 # Example     : writemaphtml { filename = "htmlmap.map"; image = "map.jpg"; };
 # Description : Write the gathered information as as HTML map page.  This
 #              allows the user to click the specified points of URLs.
-#               The writemaphtml_url parameter in server will specify the 
+#               The html_url parameter in server will specify the 
 #               URL that will be used in the HTML map.  If omitted the
 #               filename created by writehml command is used.  The <cut_lat>
 #               and <cut_lon> are specified if the <image> is a portion of
@@ -107,6 +107,9 @@ server {
        connect         = false;
        connect_timeout = "30";
 
+        # URL used in writemaphtml and writehtml, instead of hostname
+        #html_url = "";
+
        # Statistics to fetch
        starttime       = true;
        uptime          = true;