mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 10:24:40 +01:00
Clarify
This commit is contained in:
parent
fcdf7d7e55
commit
10baa245b2
1 changed files with 2 additions and 1 deletions
|
@ -121,7 +121,8 @@ cert_refresh_delay = 240
|
|||
## 52392 = TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305
|
||||
## 52393 = TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305
|
||||
##
|
||||
## On non-Intel systems such as Raspberry Pi and other ARM systems, the following is recommended
|
||||
## On non-Intel systems such as Raspberry Pi and other ARM systems,
|
||||
## the following suite may improve performance.
|
||||
## Everybody else should not set this parameter, and just use the default suite.
|
||||
|
||||
# tls_cipher_suite = [52392, 49199]
|
||||
|
|
Loading…
Add table
Reference in a new issue