mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
fix defaults for redis
This commit is contained in:
@@ -12,7 +12,7 @@ redis:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
tcp-keepalive: 300
|
tcp-keepalive: 300
|
||||||
tls-replication: 'no'
|
tls-replication: 'no'
|
||||||
tls-cluster: no
|
tls-cluster: 'no'
|
||||||
tls-protocols: '"TLSv1.2 TLSv1.3"'
|
tls-protocols: '"TLSv1.2 TLSv1.3"'
|
||||||
tls-ciphers: 'DEFAULT:!MEDIUM'
|
tls-ciphers: 'DEFAULT:!MEDIUM'
|
||||||
tls-ciphersuites: 'TLS_CHACHA20_POLY1305_SHA256'
|
tls-ciphersuites: 'TLS_CHACHA20_POLY1305_SHA256'
|
||||||
|
|||||||
Reference in New Issue
Block a user