# ---------------------------------------------------------------------------
# Generic SPONG settings, specifies where files are kept, etc...
# ---------------------------------------------------------------------------
-# $Id: spong.conf,v 1.16 2000/08/26 05:17:41 sljohnson Exp $
+# $Id: spong.conf,v 1.17 2000/09/18 18:36:56 sljohnson Exp $
$SPONGSLEEP = 300; # Sleep time between check cycles. Depreciated
# Set to show long host names on Host Summary web display
$WWW_FQDN = 1;
-$WWWGIFS = "/spong/gifs";
+$WWWGIFS = "/spong/gifs"; # URL to www/gifs dir
+$WWWDOCS = "/spong/docs"; # URL to www/docs dir
$WWWHTML = "/usr/local/spong/www/html";
$WWWSPONG = "/cgi-bin/www-spong";
$WWWACK = "/cgi-bin/www-spong-ack";