Merge pull request #1227 from wazuh/merge-4.14.1-into-main

Merge 4.14.1 into main
This commit is contained in:
Carlos Bordon 2025-10-23 13:03:49 -03:00 committed by GitHub
commit 6e9cb8cbbb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -47,6 +47,7 @@ All notable changes to this project will be documented in this file.
### Changed
- Remove dashboard chat setting ([#1209](https://github.com/wazuh/wazuh-kubernetes/pull/1209))
- Rollback data source setting ([#1188](https://github.com/wazuh/wazuh-kubernetes/pull/1188))
- Dashboard settings added ([#1187](https://github.com/wazuh/wazuh-kubernetes/pull/1187))

View File

@ -15,4 +15,3 @@ 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