v3
can’t innovate my ass Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,59 @@
|
||||
export const OVERRIDES = {
|
||||
alias: {
|
||||
Description: 'ALIAS',
|
||||
},
|
||||
crypt: {
|
||||
Description: 'CRYPT',
|
||||
},
|
||||
union: {
|
||||
Description: 'UNION',
|
||||
},
|
||||
memory: {
|
||||
Description: 'MEMORY',
|
||||
},
|
||||
archive: {
|
||||
Description: 'ARCHIVE',
|
||||
},
|
||||
compress: {
|
||||
Description: 'COMPRESS',
|
||||
},
|
||||
hasher: {
|
||||
Description: 'HASHER',
|
||||
},
|
||||
chunker: {
|
||||
Description: 'CHUNKER',
|
||||
},
|
||||
cache: {
|
||||
Description: 'CACHE',
|
||||
},
|
||||
combine: {
|
||||
Description: 'COMBINE',
|
||||
},
|
||||
'google cloud storage': {
|
||||
Description: 'Google Cloud Storage',
|
||||
},
|
||||
'hdfs': {
|
||||
Description: 'Hadoop Distributed File System',
|
||||
},
|
||||
'pixeldrain': {
|
||||
Description: 'Pixeldrain',
|
||||
},
|
||||
'swift': {
|
||||
Description: 'Openstack Swift',
|
||||
},
|
||||
'azureblob': {
|
||||
Description: 'Azure Blob Storage',
|
||||
},
|
||||
'azurefiles': {
|
||||
Description: 'Azure Files',
|
||||
},
|
||||
'filelu': {
|
||||
Description: 'FileLu',
|
||||
},
|
||||
's3': {
|
||||
Description: 'Amazon S3 & Compatible Storage',
|
||||
},
|
||||
'seafile': {
|
||||
Description: 'Seafile',
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user