Merge branch '4.14.1' into main

This commit is contained in:
Jesus Garcia 2025-10-23 10:59:26 -05:00
commit 07d9fd10aa
No known key found for this signature in database
GPG Key ID: 8461CA78326C96C9
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