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: "nocomp" indicates no compression,
- # "compcun" indicates to use internal compress
- # default is 12 bit, any numeric value between 12 and 16
- # may be specified. WARNING: some systems may not have
- # enough memory for 16 bits. 12 is usually fine.
- #
- # builder and sender are ignored, but must contain data. These are preserved
- # for UNIX compatability, and/or future expansion
- #
- # site size queue builder muncher sender
- # ---- ---- ----- ------- --------------- ------
- # example 100000 20 batcher compcun 12 fsuucp
- # ------------------------------------------------------------
- zeus 40000 10 batcher nocomp fsuucp
-