]> git.marmaro.de Git - mmh/blobdiff - sbr/readconfig.c
Reworked LINK, now named `altmsglink', similar to BACKUP_PREFIX.
[mmh] / sbr / readconfig.c
index 09cb44dedb86c12a7ebb4784fe5d90a97199ce41..6eca2861ab33ce658bf896e3704fdcc1fc0f2e12 100644 (file)
@@ -19,6 +19,8 @@ struct procstr {
 static struct procstr procs[] = {
     { "context",       &context },
     { "mh-sequences",  &mh_seq },
+    { "backup-prefix", &backup_prefix },
+    { "altmsg-link",   &altmsglink },
     { "buildmimeproc", &buildmimeproc },
     { "faceproc",      &faceproc },
     { "fileproc",      &fileproc },