Merge pull request #6457 from IAmATeaPot418/patch-1

Update to directive in redis.conf (missing s)
This commit is contained in:
Salvatore Sanfilippo
2020-01-10 12:16:13 +01:00
committed by GitHub

View File

@ -197,7 +197,7 @@ tcp-keepalive 300
# When choosing a cipher, use the server's preference instead of the client
# preference. By default, the server follows the client's preference.
#
# tls-prefer-server-cipher yes
# tls-prefer-server-ciphers yes
################################# GENERAL #####################################