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