mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-05-31 23:10:44 +00:00
Remove tls_enabled as this config option is not actually used.
Closes #128.
This commit is contained in:
parent
0dd67702aa
commit
de6054c45a
@ -44,9 +44,6 @@
|
|||||||
"redis://$REDIS_HOST/",
|
"redis://$REDIS_HOST/",
|
||||||
]
|
]
|
||||||
|
|
||||||
# TLS enabled.
|
|
||||||
tls_enabled=false
|
|
||||||
|
|
||||||
# Redis Cluster.
|
# Redis Cluster.
|
||||||
#
|
#
|
||||||
# Set this to true when the provided URLs are pointing to a Redis Cluster
|
# Set this to true when the provided URLs are pointing to a Redis Cluster
|
||||||
|
Loading…
x
Reference in New Issue
Block a user