Modify redis config defaults

This commit is contained in:
Mike Reeves
2022-12-20 22:00:10 -05:00
parent 38e23a0110
commit e1d0f99a14
3 changed files with 21 additions and 21 deletions

View File

@@ -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

View File

@@ -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