Merge pull request #1783 from wazuh/change/idr-3056-dashboard-settings
Dashboard settings added
This commit is contained in:
commit
444d542a78
@ -9,8 +9,9 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
### Changed
|
||||
|
||||
- Bucket migrate from packages-dev.wazuh.com to xdrsiem-packages-dev ([#1715](https://github.com/wazuh/wazuh-ansible/pull/1715))- None
|
||||
- Bucket migration for packages-dev.wazuh.com ([#1710](https://github.com/wazuh/wazuh-ansible/pull/1710))- None
|
||||
- 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))
|
||||
- Bucket migration for packages-dev.wazuh.com ([#1710](https://github.com/wazuh/wazuh-ansible/pull/1710))
|
||||
|
||||
### Fixed
|
||||
|
||||
@ -31,8 +32,8 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
### Changed
|
||||
|
||||
- Bucket migrate from packages-dev.wazuh.com to xdrsiem-packages-dev ([#1716](https://github.com/wazuh/wazuh-ansible/pull/1716))- None
|
||||
- Bucket migration for packages-dev.wazuh.com ([#1712](https://github.com/wazuh/wazuh-ansible/pull/1712))- None
|
||||
- Bucket migrate from packages-dev.wazuh.com to xdrsiem-packages-dev ([#1716](https://github.com/wazuh/wazuh-ansible/pull/1716))
|
||||
- Bucket migration for packages-dev.wazuh.com ([#1712](https://github.com/wazuh/wazuh-ansible/pull/1712))
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
@ -17,3 +17,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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user