Updated default config file with TLS rotation config option

This commit is contained in:
Vivek Saini 2022-02-02 15:49:52 -05:00
parent 9a727f663f
commit 6f00a680bd

View File

@ -257,6 +257,11 @@ tcp-keepalive 300
#
# tls-session-cache-timeout 60
# Allow the server to monitor the filesystem and rotate out TLS certificates if
# they change on disk, defaults to no.
#
# tls-rotation no
################################# GENERAL #####################################
# By default KeyDB does not run as a daemon. Use 'yes' if you need it.