[PR #1173] [CLOSED] Set DB Max pool size via environment variables #2907

Closed
opened 2026-03-03 09:08:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/1173
Author: @CollectiveMakers
Created: 10/6/2020
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 4f96147 set max db pool size via env

📊 Changes

2 files changed (+5 additions, -2 deletions)

View changed files

📝 src/config.rs (+3 -0)
📝 src/db/mod.rs (+2 -2)

📄 Description

Tiny changes to set DB maximum pool size via environment variable (DB_POOL_MAX_SIZE). Usefull on small test infrastructures with low connection limits to database


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/1173 **Author:** [@CollectiveMakers](https://github.com/CollectiveMakers) **Created:** 10/6/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4f96147`](https://github.com/dani-garcia/vaultwarden/commit/4f96147c4a3679c315844bef1d775694e2054b30) set max db pool size via env ### 📊 Changes **2 files changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/config.rs` (+3 -0) 📝 `src/db/mod.rs` (+2 -2) </details> ### 📄 Description Tiny changes to set DB maximum pool size via environment variable (DB_POOL_MAX_SIZE). Usefull on small test infrastructures with low connection limits to database --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 09:08:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#2907
No description provided.