; Example public-inbox config snippet for a mirror of
; https://yhetil.org/guile-user/
; See public-inbox-config(5) manpage for more details:
; https://public-inbox.org/public-inbox-config.html
[publicinbox "guile-user"]
	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/guile-user/
	url = http://example.onion/guile-user/
	address = guile-user@gnu.org
	infourl = https://www.gnu.org/software/guile/
	newsgroup = yhetil.lisp.guile.user
	imapmirror = imaps://news.yhetil.org/yhetil.lisp.guile.user
	nntpmirror = nntp://news.yhetil.org/yhetil.lisp.guile.user
	nntpmirror = nntp://news.gmane.io/gmane.lisp.guile.user