Add config option for pool timeout (#1280)
This commit is contained in:
committed by
Steve Chávez
parent
2044f77d49
commit
d32f373e1e
+1
-1
@@ -70,7 +70,7 @@ _baseCfg = -- Connection Settings
|
||||
-- Jwt settings
|
||||
(Just $ encodeUtf8 "reallyreallyreallyreallyverysafe") False Nothing
|
||||
-- Connection Modifiers
|
||||
10 Nothing (Just "test.switch_role")
|
||||
10 10 Nothing (Just "test.switch_role")
|
||||
-- Debug Settings
|
||||
True
|
||||
[ ("app.settings.app_host", "localhost")
|
||||
|
||||
Reference in New Issue
Block a user