mirror of
				https://github.com/gohugoio/hugo.git
				synced 2025-11-03 12:03:19 -05:00 
			
		
		
		
	docs: Add instructions on buildExpired in build configurations
This commit is contained in:
		
							parent
							
								
									6e9fbf8ad6
								
							
						
					
					
						commit
						02d2f05e74
					
				@ -87,6 +87,8 @@ Following is a list of Hugo-defined variables that you can configure and their c
 | 
			
		||||
    buildDrafts:                false
 | 
			
		||||
    # include content with publishdate in the future
 | 
			
		||||
    buildFuture:                false
 | 
			
		||||
    # include content already expired
 | 
			
		||||
    buildExpired:               false
 | 
			
		||||
    # enable this to make all relative URLs relative to content root. Note that this does not affect absolute URLs.
 | 
			
		||||
    relativeURLs:               false
 | 
			
		||||
    canonifyURLs:               false
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user