mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 15:45:39 +00:00
CR: export error string generation to a function
This commit is contained in:
@@ -174,7 +174,7 @@ func GetDefaultServerConf() ServerCommonConf {
|
||||
AllowPorts: make(map[int]struct{}),
|
||||
MaxPoolCount: 5,
|
||||
MaxPortsPerClient: 0,
|
||||
TlsOnly: false,
|
||||
TlsOnly: false,
|
||||
HeartBeatTimeout: 90,
|
||||
UserConnTimeout: 10,
|
||||
Custom404Page: "",
|
||||
|
Reference in New Issue
Block a user