mirror of https://github.com/docker/docs.git
				
				
				
			
		
			
				
	
	
		
			18 lines
		
	
	
		
			425 B
		
	
	
	
		
			YAML
		
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			425 B
		
	
	
	
		
			YAML
		
	
	
	
DirectoryPath: "public"
 | 
						|
EnforceHTTPS: false
 | 
						|
CheckDoctype: false
 | 
						|
CheckExternal: false
 | 
						|
IgnoreAltMissing: true
 | 
						|
IgnoreAltEmpty: true
 | 
						|
IgnoreEmptyHref: true
 | 
						|
IgnoreDirectoryMissingTrailingSlash: true
 | 
						|
IgnoreURLs:
 | 
						|
- "^/docker-hub/api/latest/.*$"
 | 
						|
- "^/engine/api/v.+/#.*$"
 | 
						|
- "^/glossary/.*$"
 | 
						|
IgnoreDirs:
 | 
						|
- "engine/api"
 | 
						|
- "registry/configuration"
 | 
						|
- "compose/compose-file" # temporarily ignore until upstream is fixed
 | 
						|
CacheExpires: "6h"
 |