about summary refs log tree commit homepage
path: root/examples
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2014-04-05 03:17:35 +0000
committerEric Wong <normalperson@yhbt.net>2014-04-05 06:55:35 +0000
commite6c85810fc1536676fb72b4bf050aca72f0e9b10 (patch)
tree21b007a07101166e40c0cd8cef0d9aff42538d37 /examples
parent5b5c69db66d6b33d1d53129c75800526c97b4a32 (diff)
downloadpublic-inbox-e6c85810fc1536676fb72b4bf050aca72f0e9b10.tar.gz
We will just use the fallback in Email::Filter to
reduce configuration knobs.  Failed messages are failed
messages, do not classify them beyond that.
Diffstat (limited to 'examples')
-rw-r--r--examples/public-inbox-config7
1 files changed, 4 insertions, 3 deletions
diff --git a/examples/public-inbox-config b/examples/public-inbox-config
index 9e781d63..fd97600f 100644
--- a/examples/public-inbox-config
+++ b/examples/public-inbox-config
@@ -3,10 +3,11 @@
 [publicinbox "test"]
         address = test@public-inbox.org
         mainrepo = /home/pi/test-main.git
-        failrepo = /home/pi/test-fail.git
-        description = test box, occasionally reset
+        description = test repo, occasionally reset
+        url = http://example.com/test
 [publicinbox "bugs"]
         address = bugs@public-inbox.org
         mainrepo = /home/pi/bugs-main.git
-        failrepo = /home/pi/bugs-fail.git
         description = development discussion
+        url = http://example.com/bugs
+        atomUrl = http://example.com/bugs