; Example public-inbox config snippet for a mirror of ; https://inbox.sourceware.org/gsl-cvs/ ; See public-inbox-config(5) manpage for more details: ; https://public-inbox.org/public-inbox-config.html [publicinbox "gsl-cvs"] 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/gsl-cvs/ url = http://example.onion/gsl-cvs/ address = gsl-cvs@sourceware.org address = gsl-cvs@gcc.gnu.org listid = gsl-cvs.sourceware.org newsgroup = inbox.sourceware.gsl-cvs imapmirror = imap://inbox.sourceware.org/inbox.sourceware.gsl-cvs nntpmirror = nntp://inbox.sourceware.org/inbox.sourceware.gsl-cvs