mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
fix defaults for redis
This commit is contained in:
@@ -79,7 +79,7 @@ redis:
|
||||
hll-sparse-max-bytes: 3000
|
||||
stream-node-max-bytes: 4096
|
||||
stream-node-max-entries: 100
|
||||
activerehashing: yes
|
||||
activerehashing: 'yes'
|
||||
client-output-buffer-limit:
|
||||
normal: '0 0 0'
|
||||
replica: '256mb 64mb 60'
|
||||
|
||||
Reference in New Issue
Block a user