comparison docs/noffle.conf.5 @ 192:b9ef99708d1c noffle

[svn] * docs/noffle.conf.5,src/noffle.c: Duh! Do unsubscribing the simple way. Auto-unsubscribe when the last access time is more than the threshold number of days behind the time the last article arrived.
author bears
date Sun, 21 Oct 2001 12:00:12 +0100
parents fed1334d766b
children a4e9a20e50e5
comparison
equal deleted inserted replaced
191:28488e0e3630 192:b9ef99708d1c
1 .TH noffle.conf 5 1 .TH noffle.conf 5
2 .\" $Id: noffle.conf.5 300 2001-08-05 08:24:22Z bears $ 2 .\" $Id: noffle.conf.5 311 2001-10-21 11:00:12Z bears $
3 3
4 .SH NAME 4 .SH NAME
5 noffle.conf \- Configuration file for NOFFLE news server 5 noffle.conf \- Configuration file for NOFFLE news server
6 6
7 .SH DESCRIPTION 7 .SH DESCRIPTION
138 Default: <empty string> 138 Default: <empty string>
139 139
140 .TP 140 .TP
141 .B auto-unsubscribe yes|no 141 .B auto-unsubscribe yes|no
142 Automatically remove groups from fetch list if they have not been 142 Automatically remove groups from fetch list if they have not been
143 accessed for a number days. 143 accessed for a number days. Groups are only unsubscribed if there
144 are fresh articles arriving and remaining unread.
144 .br 145 .br
145 Default: no 146 Default: no
146 147
147 .TP 148 .TP
148 .B auto-unsubscribe-days <n> 149 .B auto-unsubscribe-days <n>