mirror of
https://gitee.com/IrisVega/frp.git
synced 2024-11-01 22:31:29 +08:00
10 lines
429 B
Markdown
10 lines
429 B
Markdown
### Fixes
|
|
|
|
* Fixed an issue where HTTP/2 was not enabled for https2http and https2https plugins.
|
|
* Fixed the issue where the default values of INI configuration parameters are inconsistent with other configuration formats.
|
|
|
|
### Changes
|
|
|
|
* Updated the default value of `transport.tcpMuxKeepaliveInterval` from 60 to 30.
|
|
* On the Android platform, the Google DNS server is used only when the default DNS server cannot be obtained.
|