view debian/conf.debian @ 318:9b79433f0976 noffle

[svn] * src/content.c: Tighten up checks when accessing content vector.
author bears
date Fri, 21 Feb 2003 16:01:28 +0000
parents 3b5b7f3fd71f
children f52f39cdc1c2
line wrap: on
line source

# Debian specific NOFFLE configuration
# See /etc/news/noffle.conf for the NOFFLE main configuration.

# Please keep the following line!
#
NOFFLE=/usr/bin/noffle

# The fetchmode may either be "ppp" or "cron", "ppp" means that
# the fetch should be run in the ip-up part of ppp, "cron" means
# that the fetch should be run periodically; this assumes a
# permanent connection to the NNTP server (i.e. not dial-up).
#
NOFFLE_FETCHMODE=unconfigured

# You won't find here NOFFLE_EXPIRELOGS any longer. NOFFLE logs
# to syslog using the news facility. Have a look at your syslog
# configuration, /etc/syslog.conf and /etc/cron.*/sysklogd instead.