mirror of
https://github.com/fatedier/frp.git
synced 2025-05-09 16:18:27 +00:00
toml
This commit is contained in:
parent
c07013adf7
commit
5fbb4f75db
@ -90,7 +90,7 @@ log.maxDays = 3
|
||||
# disable log colors when log.to is console, default is false
|
||||
log.disablePrintColor = false
|
||||
# log the duration of each connection name has string 'ssh' or 'rdp'.
|
||||
log_duration_types = ssh,rdp
|
||||
log.durationtypes = "ssh,rdp"
|
||||
|
||||
# DetailedErrorsToClient defines whether to send the specific error (with debug info) to frpc. By default, this value is true.
|
||||
detailedErrorsToClient = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user