We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30e85ec commit 697404eCopy full SHA for 697404e
dspace/config/dspace.cfg
@@ -125,7 +125,7 @@ db.maxconnlifetime = -1
125
126
# Remove abandoned connections. This is documented under "removeAbandonedOnBorrow" in DBCP2.
127
# (default = false)
128
-db.removeabandoned = true
+db.removeabandoned = false
129
130
# Remove abandoned timeout. Timeout in seconds before an abandoned connection can be removed.
131
# (default = 300 or 5 minutes)
0 commit comments