mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-09 02:46:35 -05:00
style: remove random trailing spaces
更改配置文件时在 config.json 发现一个,顺便看到 debina 更改日志里也有一个。
This commit is contained in:
parent
11ef2b5d28
commit
b1079aae71
release
@ -126,7 +126,7 @@
|
||||
},
|
||||
|
||||
// Stats enables internal stats counter.
|
||||
// This setting can be used together with Policy and Api.
|
||||
// This setting can be used together with Policy and Api.
|
||||
//"stats":{},
|
||||
|
||||
// Api enables gRPC APIs for external programs to communicate with V2Ray instance.
|
||||
|
@ -82,7 +82,7 @@ v2ray-core (4.34.0-1) unstable; urgency=medium
|
||||
|
||||
* TLS Session Resumption is now disabled by default (#569).
|
||||
See #557 for more information.
|
||||
* Support for the legacy Shadowsocks protocol with stream ciphers has been removed (#566).
|
||||
* Support for the legacy Shadowsocks protocol with stream ciphers has been removed (#566).
|
||||
If you are still using the unsecure stream ciphers, migrate to Shadowsocks AEAD (ChaCha20Poly1305 and AES-GCM) immediately.
|
||||
* We have added preliminary support for DNS over QUIC (#534).
|
||||
Currently only non-proxied lookup is supported.
|
||||
|
Loading…
Reference in New Issue
Block a user