mod.linkvalidator {
	searchFields {
		pages = media,url
		tt_content = bodytext,header_link,records
	}
	linktypes = db,file,external
	checkhidden = 0
	showCheckLinkTab = 1
	mail {
		fromname = Linkvalidator
		fromemail = Linkvalidator@example.com
		replytoname =
		replytoemail =
		subject = TYPO3 Linkvalidator report
	}
	linkhandler.reportHiddenRecords = 0
}
