]> Sergey Matveev's repositories - public-inbox.git/blobdiff - examples/public-inbox-config
examples/public-inbox.psgi: document ReverseProxy
[public-inbox.git] / examples / public-inbox-config
index fd97600f7d0fbceb823611dd1bdb1a2dd0c51827..0c1db118da45043e491c0850cfbd042ac573aa8f 100644 (file)
@@ -1,13 +1,13 @@
 # this usually in ~/.public-inbox/config and parseable with git-config(1)
 # update t/config.t if changing this, that test relies on this
 [publicinbox "test"]
+       address = try@public-inbox.org
+       address = sandbox@public-inbox.org
        address = test@public-inbox.org
        mainrepo = /home/pi/test-main.git
-       description = test repo, occasionally reset
        url = http://example.com/test
-[publicinbox "bugs"]
-       address = bugs@public-inbox.org
-       mainrepo = /home/pi/bugs-main.git
-       description = development discussion
-       url = http://example.com/bugs
-       atomUrl = http://example.com/bugs
+[publicinbox "meta"]
+       address = meta@public-inbox.org
+       mainrepo = /home/pi/meta-main.git
+       url = http://example.com/meta
+       atomUrl = http://example.com/meta