Skip to content

Commit

Permalink
up number of connections per mqtt task to 5
Browse files Browse the repository at this point in the history
  • Loading branch information
oscgonfer committed Sep 25, 2024
1 parent 12f1f6b commit 1340a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/mqtt-task-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ services:
options:
max-size: "100m"
environment:
db_pool_size: 2
db_pool_size: 5

0 comments on commit 1340a46

Please sign in to comment.