Skip to content

Commit

Permalink
new(kb.gblib): added postgres.
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigorodriguez committed Jan 16, 2025
1 parent e32261e commit 76a4656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/basic.gblib/services/GBVMService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ export class GBVMService extends GBService {
}
},
pool: {
max: 5,
max: 1,
min: 0,
idle: 10000,
evict: 10000,
Expand Down

0 comments on commit 76a4656

Please sign in to comment.