1 # this usually in ~/.public-inbox/config and parseable with git-config(1)
2 # update t/config.t if changing this, that test relies on this
4 address = try@public-inbox.org
5 address = sandbox@public-inbox.org
6 address = test@public-inbox.org
7 ; note: "mainrepo" is the old name for "inboxdir", both
8 ; remain supported for backwards compatibility.
9 inboxdir = /home/pi/test-main.git
10 url = http://example.com/test
12 address = meta@public-inbox.org
13 inboxdir = /home/pi/meta-main.git
14 url = http://example.com/meta