Updated default config file with TLS rotation config option
This commit is contained in:
parent
9a727f663f
commit
6f00a680bd
@ -257,6 +257,11 @@ tcp-keepalive 300
|
|||||||
#
|
#
|
||||||
# tls-session-cache-timeout 60
|
# 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 #####################################
|
################################# GENERAL #####################################
|
||||||
|
|
||||||
# By default KeyDB does not run as a daemon. Use 'yes' if you need it.
|
# By default KeyDB does not run as a daemon. Use 'yes' if you need it.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user