chiark / gitweb /
wip filepoll poll interval variable
[inn-innduct.git] / doc / man / innduct.8
index fb6e038f5a6976c1dcd6c439475438397c3b0a83..06822cce0d1867c88348d703197d1d2cfc6e54c3 100644 (file)
@@ -156,6 +156,16 @@ How long to wait for innd to respond to a flush request before giving
 up.  The default is
 .BR 100s .
 .TP
+.BI \-\-feedfile-poll= TIME
+How often to poll the feedfile for new articles written by innd
+if file monitoring
+.RI ( inotify
+or equivalent) is not available.  (When file monitoring is available,
+there is no need for periodic checks and we wake immediately up
+whenever the feedfile changes.)
+The default is
+.BR 5s .
+.TP
 .BI \-\-no-check-proportion= PERCENT
 If the moving average of the proportion of articles being accepted
 (rather than declined) by the peer exceeds this value, innduct uses
@@ -380,7 +390,8 @@ before you have finished creating it.
 .IX Item inn.conf
 Used to find
 .IR pathoutgoing
-if none is specified, and also for
+if none is specified, for finding how to communicate with innd,
+and also for
 .IR sourceaddress
 and/or
 .IR sourceaddress6 .