From 0c4e4e4d936d4fa99cd907de550f6f9e02a82d2e Mon Sep 17 00:00:00 2001 From: Stephen L Johnson Date: Sat, 26 Aug 2000 05:17:41 +0000 Subject: [PATCH] changed HOST to HOSTS comments as possible values for $WWW_DEFAULT_VIEW --- config/spong.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/spong.conf b/config/spong.conf index 9d79ce1..e3dc399 100755 --- a/config/spong.conf +++ b/config/spong.conf @@ -1,7 +1,7 @@ # --------------------------------------------------------------------------- # Generic SPONG settings, specifies where files are kept, etc... # --------------------------------------------------------------------------- -# $Id: spong.conf,v 1.15 2000/08/25 15:35:08 sljohnson Exp $ +# $Id: spong.conf,v 1.16 2000/08/26 05:17:41 sljohnson Exp $ $SPONGSLEEP = 300; # Sleep time between check cycles. Depreciated @@ -61,7 +61,7 @@ $WWW_TITLE_ACTIONBAR = ' Extended ActionBar: ' . ' || System Summaries'; # This is the default of the www-spong CGI program. Possible values are -# 'GROUPS' or 'HOST' +# 'GROUPS' or 'HOSTS' $WWW_DEFAULT_VIEW = "GROUPS"; # Date and time format strings. These are strftime() format variables -- 2.30.2