mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	Remove historical rssURI config
This commit is contained in:
		
				
					committed by
					
						
						Bjørn Erik Pedersen
					
				
			
			
				
	
			
			
			
						parent
						
							843fcd19d4
						
					
				
				
					commit
					55251aa890
				
			@@ -291,7 +291,6 @@ func doTestShouldAlwaysHaveUglyURLs(t *testing.T, uglyURLs bool) {
 | 
			
		||||
 | 
			
		||||
	cfg.Set("verbose", true)
 | 
			
		||||
	cfg.Set("baseURL", "http://auth/bub")
 | 
			
		||||
	cfg.Set("rssURI", "index.xml")
 | 
			
		||||
	cfg.Set("blackfriday",
 | 
			
		||||
		map[string]interface{}{
 | 
			
		||||
			"plainIDAnchors": true})
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user