mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 10:42:54 +01:00
fix redis defaults to force string keys instead of numeric
This commit is contained in:
@@ -121,7 +121,7 @@ redis:
|
|||||||
description: Set the amount of keys that need to change to save after 15 minutes.
|
description: Set the amount of keys that need to change to save after 15 minutes.
|
||||||
global: True
|
global: True
|
||||||
helpLink: redis.html
|
helpLink: redis.html
|
||||||
'300:
|
'300':
|
||||||
description: Set the amount of keys that need to change to save after 5 minutes.
|
description: Set the amount of keys that need to change to save after 5 minutes.
|
||||||
global: True
|
global: True
|
||||||
helpLink: redis.html
|
helpLink: redis.html
|
||||||
|
|||||||
Reference in New Issue
Block a user