[Continue S3 support] [Handle set configuration errors]
This commit is contained in:
@@ -51,6 +51,14 @@ exports.DATA_LOCATIONS = {
|
||||
win32: '%LOCALAPPDATA%\\repertory\\ui'
|
||||
};
|
||||
|
||||
exports.S3_PROVIDER_LIST = [
|
||||
'Goobox S3',
|
||||
];
|
||||
|
||||
exports.S3_PROVIDER_URL = {
|
||||
'Goobox S3': 'https://sias3.goobox.io',
|
||||
};
|
||||
|
||||
exports.PROVIDER_LIST = [
|
||||
'Sia',
|
||||
'Skynet',
|
||||
|
||||
Reference in New Issue
Block a user