view debian/conf.debian @ 499:1c4d3397e99f noffle

More items for .hgignore.
author Jim Hague <jim.hague@acm.org>
date Wed, 14 Aug 2013 11:50:21 +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.