mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-08-30 06:24:47 +00:00
Update .env.template
Co-authored-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
1fdc8e2745
commit
e08e059b98
1 changed files with 0 additions and 4 deletions
|
@ -30,10 +30,6 @@
|
||||||
## Define the size of the connection pool used for connecting to the database.
|
## Define the size of the connection pool used for connecting to the database.
|
||||||
# DATABASE_MAX_CONNS=10
|
# DATABASE_MAX_CONNS=10
|
||||||
|
|
||||||
## Database timeout
|
|
||||||
## Timeout when acquiring database connection
|
|
||||||
# DATABASE_TIMEOUT=30
|
|
||||||
|
|
||||||
## Database connection initialization
|
## Database connection initialization
|
||||||
## Allows SQL statements to be run whenever a new database connection is created.
|
## Allows SQL statements to be run whenever a new database connection is created.
|
||||||
## This is mainly useful for connection-scoped pragmas.
|
## This is mainly useful for connection-scoped pragmas.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue