user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
blob 7fcbe0ba52cecd1518f6949841a0079109ec12ba 445 bytes (raw)
name: examples/public-inbox-config 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
# 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
	url = http://example.com/test
[publicinbox "meta"]
	address = meta@public-inbox.org
	mainrepo = /home/pi/meta-main.git
	url = http://example.com/meta

debug log:

solving 7fcbe0ba ...
found 7fcbe0ba in https://80x24.org/public-inbox.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).