mirror of
https://github.com/fatedier/frp.git
synced 2025-04-23 08:31:25 +00:00
tab
This commit is contained in:
parent
c20d7dff51
commit
62aecae16a
@ -125,7 +125,7 @@ type ServerCommonConf struct {
|
||||
// DisableLogColor disables log colors when LogWay == "console" when set to
|
||||
// true. By default, this value is false.
|
||||
DisableLogColor bool `ini:"disable_log_color" json:"disable_log_color"`
|
||||
// LogDurationTypes specifies the type of connection name, which will log
|
||||
// LogDurationTypes specifies the type of connection name, which will log
|
||||
// the duration of those connections. if it is setting as 'ssh,rdp', it
|
||||
// will log the duration of the name as 'ssh', 'ssh_1', 'sshname', 'rdp',
|
||||
// 'rdp_test1' or 'web_my_rdp' . By default, this value is "ssh,rdp".
|
||||
|
Loading…
x
Reference in New Issue
Block a user