initial XFS support

This commit is contained in:
Girish Ramakrishnan
2022-06-08 10:38:54 -07:00
parent af5d5e548e
commit 7b28a76d69
7 changed files with 18 additions and 14 deletions

View File

@@ -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 = [