Skip to content

Commit e72f923

Browse files
saivn91TRAN QUOC HUNG
andauthored
fix: allow resetOnRelease in connection config validation (#4278)
Co-authored-by: TRAN QUOC HUNG <tranquoc_hung@isb.co.jp>
1 parent 77afd80 commit e72f923

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/connection_config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ const validOptions = {
6767
idleTimeout: 1,
6868
Promise: 1,
6969
queueLimit: 1,
70+
resetOnRelease: 1,
7071
waitForConnections: 1,
7172
jsonStrings: 1,
7273
gracefulEnd: 1,

0 commit comments

Comments
 (0)