diff --git a/6.2.X/deployment/configuration/index.html b/6.2.X/deployment/configuration/index.html index 9d877ec7..bc0bdf4e 100755 --- a/6.2.X/deployment/configuration/index.html +++ b/6.2.X/deployment/configuration/index.html @@ -5596,6 +5596,12 @@

Network and security

If not false, the server certificate is verified against the list of supplied CAs + +app:public_dashboard_authorized_domains +APP__PUBLIC_DASHBOARD_AUTHORIZED_DOMAINS +Empty string +List of domain name that can display public dashboard in an embedded iframe. Empty string means none, '*' means all. +

Logging

@@ -6789,13 +6795,13 @@

Engines, Schedules and Managers

import_csv_built_in_connector:enabled -IMPORT_CSV_CONNECTOR__ENABLED +IMPORT_CSV_BUILT_IN_CONNECTOR__ENABLED true Enable/disable the csv import connector import_csv_built_in_connector:validate_before_import -IMPORT_CSV_CONNECTOR__VALIDATE_BEFORE_IMPORT +IMPORT_CSV_BUILT_IN_CONNECTOR__VALIDATE_BEFORE_IMPORT false Validates the bundle before importing @@ -7084,31 +7090,31 @@

ElasticSearch