Fix earlier commit to enable upload purging in example config file
Rather than setting this to "true", the whole section should be removed. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>master
							parent
							
								
									8199962098
								
							
						
					
					
						commit
						a3acd3a0ba
					
				|  | @ -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