patch to sync code with documentation.
Dan Merillat
harik at chaos.ao.net
Thu Jan 20 01:35:49 UTC 2000
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;
}
More information about the inn-workers
mailing list