home *** CD-ROM | disk | FTP | other *** search
- # batcher.cfg
- #
- # lines beginning with # are comments
- #
- # site: use the same name as the site appears in the L.sys file
- #
- # size: size at which last article will be processed for this batch. Note that
- # this is size BEFORE COMPRESSION (if any)
- #
- # queue: the number of batches that will be in the deliver queue at any one
- # time. If you have the maximum, "batcher" will exit without processing
- # any more.
- #
- # muncher: "none" indicates no compression,
- # "compress" indicates to use internal 12 bit compress
- #
- # builder and sender are ignored, but must contain data.
- #
- # site size queue builder muncher sender
- # ---- ---- ----- ------- --------------- ------
- # example 100000 20 batcher compress fsuucp
- # ------------------------------------------------------------
- zeus 40000 10 batcher none fsuucp
-