We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77afd80 commit e72f923Copy full SHA for e72f923
1 file changed
lib/connection_config.js
@@ -67,6 +67,7 @@ const validOptions = {
67
idleTimeout: 1,
68
Promise: 1,
69
queueLimit: 1,
70
+ resetOnRelease: 1,
71
waitForConnections: 1,
72
jsonStrings: 1,
73
gracefulEnd: 1,
0 commit comments