Skip to content

Commit 2ae4e43

Browse files
Gaël Rayotsylvain
authored andcommitted
Update node and dependencies
1 parent 2273b93 commit 2ae4e43

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ module.exports = function (app) {
2121
}
2222
app.logger.info('Connecté à la base de données %s', host);
2323
});
24-
bucket.connectionTimeout = 10000;
25-
return bucket;
2624
},
2725
get: function () {
2826
return bucket;

0 commit comments

Comments
 (0)