# # $Id: suck.cfg.sample,v 1.2 2002/06/08 04:55:10 conrads Exp $ # # Sample config file for suck. Remove all comments before using! # # Copy this file to "suck.cfg" in the home directory of # the user who invokes suck # # Any non-blank line that does not start with one of the variables defined # below will be taken as a server definition in the form: # # hostname number-of-connections # Location of the filters file (this file must exist!) FILTERS /home/foouser/filters # Locations of various log files (will be created if non-existent) ERRLOG /home/foouser/err.log KILLLOG /home/foouser/kill.log SUCKLOG /home/foouser/suck.log # All newsrc files for all servers must conform to the following pattern. # "%s" will be replaced with the server name in the filename. You must # have a newsrc file for each server you define in this file. NEWSRC_PATH_TEMPLATE /home/foouser/newsrc.%s # Server definitions (server/num connections) news.foo.bar.com 3 news.fubar.com 2