patch to sync code with documentation.
Russ Allbery
rra at stanford.edu
Mon Apr 10 09:05:40 UTC 2000
Dan Merillat <harik at chaos.ao.net> writes:
> I decided to fix getconfig.c rather then the documentation, since
> it's new, and thus makes things change unexpectedly.
> It's also currently broken, but that's just a missing test.
> RCS file: /home/cvs/inn/lib/getconfig.c,v
> retrieving revision 1.70
> diff -u -r1.70 getconfig.c
> --- getconfig.c 2000/01/15 17:06:15 1.70
> +++ getconfig.c 2000/01/20 01:30:49
> @@ -265,7 +265,7 @@
> innconf->ovmethod = NULL;
> innconf->useoverchan = FALSE;
> innconf->ovgrouppat = NULL;
> - innconf->groupbaseexpiry = TRUE;
> + innconf->groupbaseexpiry = FALSE;
> innconf->wipcheck = 5;
> innconf->wipexpire = 10;
> }
groupbaseexpiry should be working correctly now. (And we want it to be
the default for backwards compatibility.)
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
More information about the inn-workers
mailing list