Add db-prepared-statements config
This commit is contained in:
committed by
Steve Chavez
parent
4bd5e6bd82
commit
787973f323
@@ -92,6 +92,7 @@ _baseCfg = let secret = Just $ encodeUtf8 "reallyreallyreallyreallyverysafe" in
|
||||
, configLogLevel = LogCrit
|
||||
, configTxRollbackAll = False
|
||||
, configTxAllowOverride = True
|
||||
, configDbPrepared = True
|
||||
}
|
||||
|
||||
testCfg :: Text -> AppConfig
|
||||
|
||||
Reference in New Issue
Block a user