[interchange-cvs] interchange - jon modified dist/standard/catalog.cfg

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Fri Oct 8 18:23:47 EDT 2004


User:      jon
Date:      2004-10-08 22:23:47 GMT
Modified:  dist/standard catalog.cfg
Log:
Corrected and clarified description of RobotLimit directive, as suggested
by John Young <john_young at sonic.net>.

Revision  Changes    Path
1.5       +3 -3      interchange/dist/standard/catalog.cfg


rev 1.5, prev_rev 1.4
Index: catalog.cfg
===================================================================
RCS file: /var/cvs/interchange/dist/standard/catalog.cfg,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -u -r1.4 -r1.5
--- catalog.cfg	23 Sep 2004 16:39:02 -0000	1.4
+++ catalog.cfg	8 Oct 2004 22:23:47 -0000	1.5
@@ -178,9 +178,9 @@
 ReadPermission  group
 WritePermission group
 
-# If a specific user session accesses our catalog more than this many times
-# in a 30-second time period. If the limit is exceeded, the LockoutCommand
-# (if set) is executed. Set this to 0 if you're getting links to 127.0.0.1
+# If a specific user session accesses this catalog more than this many
+# times with no pauses of 30 seconds or more, the LockoutCommand (if set)
+# is executed. Set this to 0 if you're getting links to 127.0.0.1
 # during your testing.
 RobotLimit  100
 








More information about the interchange-cvs mailing list