mod.linkvalidator {
	searchFields {
		pages = media,url
		tt_content = bodytext,header_link,records
		tt_news = bodytext,links
	}
	linktypes = db,file,external
	checkhidden = 0
	showCheckLinkTab = 1
	mail {
		replytoname =
		replytoemail =
		subject = TYPO3 Linkvalidator report
	}
}