botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
66 stars 81 forks source link

Add Knex pool setting for Postgresql database option #607

Closed spacepirate0001 closed 4 years ago

spacepirate0001 commented 5 years ago

Make sure these checkboxes are checked before raising an issue, thank you!

Please also fill in these fields:


Knex pool: {min: 0, max: 10} for Postgresql is missing from configs in botfile.js

More info: https://help.botpress.io/t/where-can-i-edit-knex-pool-limits/1056

epaminond commented 5 years ago

I think it makes more sense to implement this for 11.x.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

allardy commented 4 years ago

Been a long time, but it's not available: https://github.com/botpress/botpress/releases/tag/v12.1.5

Documentation will be pushed shortly (DATABASE_POOL must be a JSON object with the pool configuration)