Remove tls_enabled as this config option is not actually used.

Closes #128.
This commit is contained in:
Orne Brocaar 2023-02-28 11:44:29 +00:00
parent 0dd67702aa
commit de6054c45a

View File

@ -44,9 +44,6 @@
"redis://$REDIS_HOST/",
]
# TLS enabled.
tls_enabled=false
# Redis Cluster.
#
# Set this to true when the provided URLs are pointing to a Redis Cluster