Merge pull request #1817 from wazuh/merge-4.14.0-into-4.14.1

Merge 4.14.0 into 4.14.1
This commit is contained in:
Gonzalo Acuña 2025-10-23 12:44:19 -03:00 committed by GitHub
commit 00a66c79ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -27,6 +27,7 @@ All notable changes to this project will be documented in this file.
### Changed
- Remove dashboard chat setting ([#1798](https://github.com/wazuh/wazuh-ansible/pull/1798))
- Rollback data source setting ([#1784](https://github.com/wazuh/wazuh-ansible/pull/1784))
- Dashboard settings added ([#1783](https://github.com/wazuh/wazuh-ansible/pull/1783))
- Bucket migrate from packages-dev.wazuh.com to xdrsiem-packages-dev ([#1715](https://github.com/wazuh/wazuh-ansible/pull/1715))

View File

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