Skip to content

Commit

Permalink
fix: default config
Browse files Browse the repository at this point in the history
  • Loading branch information
Juiced66 committed Dec 18, 2024
1 parent e22bd11 commit 3761585
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/S3Plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ class S3Plugin {
constructor() {
this.defaultConfig = {
endpoints: {},
isMinio: false,
signedUrlTTL: '20min',
};
this.config = {};
Expand Down

0 comments on commit 3761585

Please sign in to comment.