home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / FS132_LI.ZIP / BATCHER.CFG < prev    next >
Encoding:
Text File  |  1992-12-20  |  1.2 KB  |  28 lines

  1. # batcher.cfg
  2. #
  3. # lines beginning with # are comments
  4. #
  5. # site: use the same name as the site appears in the L.sys file
  6. #
  7. # size: size at which last article will be processed for this batch. Note that
  8. #       this is size BEFORE COMPRESSION (if any)
  9. #
  10. # queue: the number of batches that will be in the deliver queue at any one
  11. #        time. If you have the maximum, "batcher" will exit without processing
  12. #        any more.
  13. #
  14. # muncher: "nocomp" indicates no compression,
  15. #          "compcun" indicates to use internal compress
  16. #                    default is 12 bit, any numeric value between 12 and 16
  17. #                    may be specified. WARNING: some systems may not have
  18. #                    enough memory for 16 bits. 12 is usually fine.
  19. #
  20. # builder and sender are ignored, but must contain data. These are preserved
  21. # for UNIX compatability, and/or future expansion
  22. #
  23. # site          size    queue   builder muncher      sender
  24. # ----          ----    -----   ------- --------------- ------
  25. # example       100000  20      batcher compcun 12    fsuucp
  26. # ------------------------------------------------------------
  27. zeus        40000    10    batcher    nocomp        fsuucp
  28.