631 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			631 B
		
	
	
	
	
	
	
	
Quartz creates an RSS feed for all the content on your site by generating an index.xml file that RSS readers can subscribe to. Because of the RSS spec, this requires the baseUrl property in your configuration to be set properly for RSS readers to pick it up properly.
Configuration
- Remove RSS feed: set the 
enableRSSfield ofPlugin.ContentIndexinquartz.config.tsto befalse. - Change number of entries: set the 
rssLimitfield ofPlugin.ContentIndexto be the desired value. It defaults to latest 10 items. - Use rich HTML output in RSS: set 
rssFullHtmlfield ofPlugin.ContentIndexto betrue.