; Example public-inbox config snippet for a mirror of
; https://lists.flent.org/flent-users/
; See public-inbox-config(5) manpage for more details:
; https://public-inbox.org/public-inbox-config.html
[publicinbox "flent-users"]
	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/flent-users/
	url = http://example.onion/flent-users/
	address = flent-users@flent.org
	listid = flent-users.flent.org
	infourl = https://lists.flent.org/postorius/lists/flent-users.flent.org/
	filter = PublicInbox::Filter::Mirror