Merge pull request #798 from aaronlehmann/example-config-uploadpurging-2
Fix earlier commit to enable upload purging in example config filemaster
						commit
						4cc4d440f6
					
				| 
						 | 
					@ -7,8 +7,5 @@ storage:
 | 
				
			||||||
        layerinfo: inmemory
 | 
					        layerinfo: inmemory
 | 
				
			||||||
    filesystem:
 | 
					    filesystem:
 | 
				
			||||||
        rootdirectory: /var/lib/registry
 | 
					        rootdirectory: /var/lib/registry
 | 
				
			||||||
    maintenance:
 | 
					 | 
				
			||||||
        uploadpurging:
 | 
					 | 
				
			||||||
            enabled: true
 | 
					 | 
				
			||||||
http:
 | 
					http:
 | 
				
			||||||
    addr: :5000
 | 
					    addr: :5000
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue