* teminal: option to log errors and service messages to file, closes #1516 * rename function
This commit is contained in:
committed by
GitHub
parent
38b7e4d4a4
commit
2b77920dcd
@@ -134,7 +134,8 @@ mobileChatOpts dbFilePrefix dbKey =
|
||||
logLevel = CLLImportant,
|
||||
logConnections = False,
|
||||
logServerHosts = True,
|
||||
logAgent = False,
|
||||
logAgent = Nothing,
|
||||
logFile = Nothing,
|
||||
tbqSize = 1024
|
||||
},
|
||||
chatCmd = "",
|
||||
|
||||
Reference in New Issue
Block a user