home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / FS132_MA.ZIP / BATCHCFG.MAN < prev    next >
Encoding:
Text File  |  1993-05-05  |  1.4 KB  |  38 lines

  1. .se Support Files
  2. .vm 1
  3. .vi 3
  4. .rl 2
  5. .da 07 May, 1993
  6. .ss batcher control file ([libdir]\news\batcher.cfg) 
  7. .sa batcher
  8.  
  9. This file controls how outgoing UUCP jobs which contain Usenet news
  10. batches are created by the batcher program.
  11.  
  12.  site       size    queue   builder muncher      sender
  13.  ----       ----    -----   ------- ----------  ------
  14.  bridge     40000   20      batcher compcun 12    fsuucp
  15.  
  16. lines beginning with # are comments
  17.  
  18. site: use the same name as the site appears in the systems file.
  19.  
  20. size: size at which last article will be processed for this batch. Note that
  21.       this is size BEFORE COMPRESSION (if any)
  22.  
  23. queue: the number of batches that will be in the deliver queue at any one
  24.        time. If you have the maximum, "batcher" will exit without processing
  25.        any more. uuq must be on the execution path or in the base
  26.        directory for queue limits to function (batcher calls uuq to find
  27.        out how many news jobs are pending).
  28.  
  29. muncher: "nocomp" indicates no compression.
  30.          "compcun" indicates to use internal compress
  31.                    default is 12 bit, any numeric value between 12 and 16
  32.                    may be specified. WARNING: some systems may not have
  33.                    enough memory for 16 bits. 12 is usually fine.
  34.  
  35. Builder and sender are ignored, but must contain data. These are preserved
  36. for UNIX compatability, and/or future expansion.
  37.  
  38.