Merge branch 'master' of https://github.com/Victrid/remotely-save into Victrid-master
This commit is contained in:
@@ -658,6 +658,9 @@ export default class RemotelySavePlugin extends Plugin {
|
||||
if (this.settings.s3.partsConcurrency === undefined) {
|
||||
this.settings.s3.partsConcurrency = 20;
|
||||
}
|
||||
if (this.settings.s3.forcePathStyle === undefined) {
|
||||
this.settings.s3.forcePathStyle = false;
|
||||
}
|
||||
}
|
||||
|
||||
async saveSettings() {
|
||||
|
||||
Reference in New Issue
Block a user