Merge pull request #1187 from wazuh/change/idr-3056-dashboard-settings

Dashboard settings added
This commit is contained in:
Gonzalo Acuña 2025-09-15 16:05:15 -03:00 committed by GitHub
commit 5f849b500f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View File

@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file.
### Changed
- None
- Dashboard settings added ([#1187](https://github.com/wazuh/wazuh-kubernetes/pull/1187))
### Fixed

View File

@ -15,3 +15,5 @@ uiSettings.overrides.defaultRoute: /app/wz-home
opensearch_security.cookie.ttl: 900000
opensearch_security.session.ttl: 900000
opensearch_security.session.keepalive: true
assistant.chat.enabled: true
data_source.enabled: true