mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-08-07 19:49:07 +00:00
Revert "Update .env.template"
This reverts commit 0760eff95dfaf2a9cf97bb25f6cf7660bdf55173.
This commit is contained in:
parent
27536dedda
commit
802998b6fb
1 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,10 @@
|
|||
## Define the size of the connection pool used for connecting to the database.
|
||||
# DATABASE_MAX_CONNS=10
|
||||
|
||||
## Database timeout
|
||||
## Timeout when acquiring database connection
|
||||
# DATABASE_TIMEOUT=30
|
||||
|
||||
## Database connection initialization
|
||||
## Allows SQL statements to be run whenever a new database connection is created.
|
||||
## This is mainly useful for connection-scoped pragmas.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue