[Continue S3 support] [Handle set configuration errors]

This commit is contained in:
2020-08-15 22:29:55 -05:00
parent 25e689b033
commit d8c87872d2
8 changed files with 119 additions and 78 deletions

View File

@@ -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',