mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-02-25 00:15:39 +01:00
Modify redis config defaults
This commit is contained in:
@@ -61,7 +61,7 @@ kratos:
|
|||||||
global: True
|
global: True
|
||||||
advanced: True
|
advanced: True
|
||||||
helpLink: kratos.html
|
helpLink: kratos.html
|
||||||
error:
|
error:
|
||||||
ui_url:
|
ui_url:
|
||||||
description: User accessible URL containing the Security Onion login page. Leave as default to ensure proper operation.
|
description: User accessible URL containing the Security Onion login page. Leave as default to ensure proper operation.
|
||||||
global: True
|
global: True
|
||||||
|
|||||||
@@ -232,7 +232,7 @@ redis:
|
|||||||
global: True
|
global: True
|
||||||
advanced: True
|
advanced: True
|
||||||
helpLink: redis.html
|
helpLink: redis.html
|
||||||
activerehashing: 'yes'
|
activerehashing:
|
||||||
description: Used for advanced performance tuning of Redis.
|
description: Used for advanced performance tuning of Redis.
|
||||||
global: True
|
global: True
|
||||||
advanced: True
|
advanced: True
|
||||||
|
|||||||
Reference in New Issue
Block a user