view debian/conf.debian @ 492:9385ce7e5c5d noffle

[svn] Debian 1.1.5-9
author godisch
date Sun, 16 Apr 2006 07:18:41 +0100
parents fc3e4fc0a88d
children
line wrap: on
line source

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

# 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=ppp

# 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.