initial XFS support
This commit is contained in:
@@ -118,6 +118,7 @@ angular.module('Application').controller('AppController', ['$scope', '$location'
|
||||
{ name: 'Vultr Object Storage', value: 'vultr-objectstorage' },
|
||||
// { name: 'No-op (Only for testing)', value: 'noop' },
|
||||
{ name: 'Wasabi', value: 'wasabi' }
|
||||
// { name: 'XFS', value: 'xfs' }
|
||||
];
|
||||
|
||||
$scope.formats = [
|
||||
|
||||
Reference in New Issue
Block a user