mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-22 00:22:26 +00:00
Increase debug log view size
This commit is contained in:
parent
c2aef310f3
commit
f755550974
@ -167,7 +167,7 @@ extension Constants {
|
||||
|
||||
static let tunnelLogFormat = "$DHH:mm:ss$d - $M"
|
||||
|
||||
static let tunnelLogMaxBytes = 15000
|
||||
static let tunnelLogMaxBytes = 100000
|
||||
|
||||
static let tunnelLogRefreshInterval: TimeInterval = 5.0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user