From e3d75a13af695720397f0b28e745e2e48edbeede Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Fri, 22 Apr 2011 07:46:02 -0400 Subject: Initial commit --- README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..2a0f835 --- /dev/null +++ b/README @@ -0,0 +1,5 @@ +* Modify CFG_FILE in duser.h to point to the path where your configuration file will be stored. +* Configuration file supports two keys: "path", and "logfile" + path /location/of/majordomo/lists/ + logfile /path/to/log/file + -- cgit