# ---------------------------------------------------------------------------
# Generic SPONG settings, specifies where files are kept, etc...
# ---------------------------------------------------------------------------
-# $Id: spong.conf-sample,v 1.4 2002/09/18 02:09:02 sljohnson Exp $
+# $Id: spong.conf-sample,v 1.5 2005/09/30 08:13:44 willamowius 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"; # URL to www/gifs dir
-$WWWDOCS = "/spong/docs"; # URL to www/docs dir
+$WWWGIFS = "/gifs"; # URL to www/gifs dir
+$WWWDOCS = "/docs"; # URL to www/docs dir
$WWWHTML = "/usr/local/spong/www/html"; # File path to SPONG/www dir
$WWWSPONG = "/cgi-bin/www-spong"; # URL path to www-spong program
$WWWACK = "/cgi-bin/www-spong-ack"; # URL path to www-spong-ack pgm