parent
							
								
									343d293001
								
							
						
					
					
						commit
						681f975df5
					
				
					 5 changed files with 84 additions and 2 deletions
				
			
		|  | @ -67,6 +67,10 @@ angular.module("core-config-setup", ['angularFileUpload']) | |||
| 
 | ||||
|           {'id': 'security-scanner', 'title': 'Quay Security Scanner', 'condition': function(config) { | ||||
|             return config.FEATURE_SECURITY_SCANNER; | ||||
|           }}, | ||||
| 
 | ||||
|           {'id': 'bittorrent', 'title': 'BitTorrent downloads', 'condition': function(config) { | ||||
|             return config.FEATURE_BITTORRENT; | ||||
|           }} | ||||
|         ]; | ||||
| 
 | ||||
|  |  | |||
		Reference in a new issue