* Final changes to networking docs for 5.90
authorArt Cancro <ajc@citadel.org>
Sat, 8 Dec 2001 03:30:39 +0000 (03:30 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 8 Dec 2001 03:30:39 +0000 (03:30 +0000)
citadel/ChangeLog
citadel/docs/room-sharing-howto.txt

index 2007935925b31e843e1e5fe7a9cda72dea53055b..915df82aef4fb6cc32a309431ba0789ac90d64eb 100644 (file)
@@ -1,4 +1,7 @@
  $Log$
+ Revision 580.95  2001/12/08 03:30:37  ajc
+ * Final changes to networking docs for 5.90
+
  Revision 580.94  2001/12/06 05:13:34  ajc
  * Added the documentation for room sharing and listserv
 
@@ -2933,4 +2936,3 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncensored.citadel.org>
        * Initial CVS import 
-
index 1a13f4871b9258ee776163e1000f21e45350d222..43c2ac115aec8fe940920b9a5ef286aac5079da4 100644 (file)
@@ -134,3 +134,14 @@ the quotes), save the file... and you're done!
 will begin polling each other at regular intervals (once per hour by default)
 and sharing messages.
 
+If once/hour is not acceptable you can change the default of one hour
+polling.
+
+Type .asg (.Aide System-configuration General) and find the line:
+
+  How often to run network jobs (in seconds) [3600]:
+
+And change it to whatever you like.  For example, 15 minutes is 900
+seconds.  So if you changed the default value to 900, you'd poll out every
+15 minutes.
+