Reduce noise

This commit is contained in:
Gregor Kleen 2018-10-13 16:55:52 +02:00
parent d00c6abd6b
commit 8db4347ac3

View File

@ -116,7 +116,7 @@ makeFoundation appSettings@(AppSettings{..}) = do
flip runLoggingT logFunc $ do
$logDebugS "InstanceID" $ UUID.toText appInstanceID
$logDebugS "Configuration" $ tshow appSettings
-- $logDebugS "Configuration" $ tshow appSettings
smtpPool <- traverse createSmtpPool appSmtpConf