[interchange-cvs] interchange - jon modified 2 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Fri Nov 23 19:51:24 EST 2007


User:      jon
Date:      2007-11-24 00:51:24 GMT
Modified:  dist     interchange.cfg.dist
Modified:  dist/standard catalog.cfg
Log:
A few minor config file tweaks.

* Don't reference the "icconfig" documentation that isn't maintained
  anymore.

* Correct comment about debug logging.

* Comment out SMTP host, not assuming "smtp" is actually a valid hostname.

Revision  Changes    Path
2.14      +3 -4      interchange/dist/interchange.cfg.dist


rev 2.14, prev_rev 2.13
Index: interchange.cfg.dist
===================================================================
RCS file: /var/cvs/interchange/dist/interchange.cfg.dist,v
retrieving revision 2.13
retrieving revision 2.14
diff -u -u -r2.13 -r2.14
--- interchange.cfg.dist	22 Nov 2007 21:35:57 -0000	2.13
+++ interchange.cfg.dist	24 Nov 2007 00:51:24 -0000	2.14
@@ -1,7 +1,6 @@
 #========================================================================#
 
 # interchange.cfg
-# See 'icconfig' document for details.
 
 #========================================================================#
 
@@ -15,8 +14,8 @@
 # Set to "low", "high", or "rpc" to get different server parameters.
 Variable  TRAFFIC  low
 
-# Set to 1 to send extra debugging info to file /tmp/icdebug
-# and get a dump of global and catalog data structures.
+# Set to 1 to log extra debugging info and get a dump of global and
+# catalog data structures.
 #Variable  DEBUG  1
 
 #========================================================================#
@@ -105,7 +104,7 @@
 
 ## This is only needed if you use Net::SMTP instead of
 ## sendmail or clones
-Variable MV_SMTPHOST smtp
+#Variable MV_SMTPHOST smtp
 
 # Include individual usertags.
 include usertag/*.tag



1.21      +0 -1      interchange/dist/standard/catalog.cfg


rev 1.21, prev_rev 1.20
Index: catalog.cfg
===================================================================
RCS file: /var/cvs/interchange/dist/standard/catalog.cfg,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -u -r1.20 -r1.21
--- catalog.cfg	17 Aug 2007 11:12:39 -0000	1.20
+++ catalog.cfg	24 Nov 2007 00:51:24 -0000	1.21
@@ -1,7 +1,6 @@
 #==========================================================================#
 
 # catalog.cfg
-# See the 'icconfig' document for details.
 
 #==========================================================================#
 








More information about the interchange-cvs mailing list