change config to lists.fsf. meant to be rebased as master changes
[mharc.git] / lib / config.sh
index 5fd0c1dbf0c90435d8fff9f99c37ca46f14d950e..fc0b1b4ff36553e4793a4305498ff4bdb7f23d2a 100644 (file)
@@ -84,7 +84,7 @@ MHA_RC=$SW_ROOT/lib/common.mrc
 
 # Pathname of archive lists index page.  This page provides a list
 # of all archives available.
-ALL_LISTS_FILE=$HTML_DIR/lists.html
+ALL_LISTS_FILE=$HTML_DIR/index.html
 
 # Pathname of header template for archive lists index page.  The
 # header template defines the markup that should occur before the
@@ -166,7 +166,7 @@ LOCKFILE=/usr/bin/lockfile
 
 # Pathname to mknmz program.  If mknmz is not in your normal
 # search path, change this to the absolate pathname to the program.
-MKNMZ=/usr/bin/mknmz
+MKNMZ=$SW_ROOT/bin/mknmz
 
 # Pathname to resource file for mknmz
 MKNMZ_RC=$SW_ROOT/cgi-bin/mknmzrc
@@ -225,4 +225,4 @@ MTIME_AGE=86400
 # resource.
 #MSG_DATE_FIELDS='received:delivery-date:date'
 
-FSF_DOMAIN=lists.gnu.org
+FSF_DOMAIN=lists.fsf.org