mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2025-06-28 12:19:54 +00:00
core: update log level
This commit is contained in:
parent
c1a0943448
commit
6a05cc24aa
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ mobileChatOpts dbFilePrefix =
|
|||
smpServers = [],
|
||||
xftpServers = [],
|
||||
simpleNetCfg = defaultSimpleNetCfg,
|
||||
logLevel = CLLImportant,
|
||||
logLevel = CLLDebug,
|
||||
logConnections = False,
|
||||
logServerHosts = True,
|
||||
logAgent = Nothing,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue