; Example public-inbox config snippet for a mirror of ; https://inbox.sourceware.org/libc-stable/ ; See public-inbox-config(5) manpage for more details: ; https://public-inbox.org/public-inbox-config.html [publicinbox "libc-stable"] inboxdir = /path/to/top-level-inbox ; note: public-inbox before v1.2.0 used `mainrepo' instead of ; `inboxdir', both remain supported after 1.2 mainrepo = /path/to/top-level-inbox url = https://example.com/libc-stable/ url = http://example.onion/libc-stable/ address = libc-stable@sourceware.org listid = libc-stable.sourceware.org newsgroup = inbox.sourceware.libc-stable imapmirror = imap://inbox.sourceware.org/inbox.sourceware.libc-stable nntpmirror = nntp://inbox.sourceware.org/inbox.sourceware.libc-stable