Skip to content

Commit 10baa24

Browse files
committed
Clarify
1 parent fcdf7d7 commit 10baa24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dnscrypt-proxy/example-dnscrypt-proxy.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,8 @@ cert_refresh_delay = 240
121121
## 52392 = TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305
122122
## 52393 = TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305
123123
##
124-
## On non-Intel systems such as Raspberry Pi and other ARM systems, the following is recommended
124+
## On non-Intel systems such as Raspberry Pi and other ARM systems,
125+
## the following suite may improve performance.
125126
## Everybody else should not set this parameter, and just use the default suite.
126127

127128
# tls_cipher_suite = [52392, 49199]

0 commit comments

Comments
 (0)