forked from wazuh/wazuh-docker
Merge pull request #2021 from wazuh/change/3118-chat
Remove dashboard chat setting
This commit is contained in:
@@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Remove dashboard chat setting ([#2021](https://github.com/wazuh/wazuh-docker/pull/2021))
|
||||||
- Rollback data source setting ([#1999](https://github.com/wazuh/wazuh-docker/pull/1999))
|
- Rollback data source setting ([#1999](https://github.com/wazuh/wazuh-docker/pull/1999))
|
||||||
- Dashboard settings added ([#1998](https://github.com/wazuh/wazuh-docker/pull/1998))
|
- Dashboard settings added ([#1998](https://github.com/wazuh/wazuh-docker/pull/1998))
|
||||||
- Add filebeat config file in the PERMANENT_DATA_EXCP list ([#1898](https://github.com/wazuh/wazuh-docker/pull/1898))
|
- Add filebeat config file in the PERMANENT_DATA_EXCP list ([#1898](https://github.com/wazuh/wazuh-docker/pull/1898))
|
||||||
|
|||||||
@@ -14,4 +14,3 @@ uiSettings.overrides.defaultRoute: /app/wz-home
|
|||||||
opensearch_security.cookie.ttl: 900000
|
opensearch_security.cookie.ttl: 900000
|
||||||
opensearch_security.session.ttl: 900000
|
opensearch_security.session.ttl: 900000
|
||||||
opensearch_security.session.keepalive: true
|
opensearch_security.session.keepalive: true
|
||||||
assistant.chat.enabled: true
|
|
||||||
|
|||||||
@@ -14,4 +14,3 @@ uiSettings.overrides.defaultRoute: /app/wz-home
|
|||||||
opensearch_security.cookie.ttl: 900000
|
opensearch_security.cookie.ttl: 900000
|
||||||
opensearch_security.session.ttl: 900000
|
opensearch_security.session.ttl: 900000
|
||||||
opensearch_security.session.keepalive: true
|
opensearch_security.session.keepalive: true
|
||||||
assistant.chat.enabled: true
|
|
||||||
|
|||||||
Reference in New Issue
Block a user