Updating configuration table settings
Configuration property | Description | Default/min/max value |
---|---|---|
environment.name environment.name.color |
Show the environment name in Talend Administration Center UI header. |
These parameters are disabled by default. If the value of environment.name.color is not in the HEX format, it will be ignored and the environment name will be displayed in white. PROD and #FF0000 are examples for environment.name and environment.name.color. |
use.local.job.when.download.failed.from.artifact.repository | Reuse locally cached Jobs if the Artifactory (Nexus 2/Nexus 3/Artifact) is down to run successfully tasks. | The default value is false. |
scheduler.conf.restartTriggersDuringAppStart | Pause and resume triggers automatically when Talend Administration Center restarts | The default value is false. |
artifact.statistics.fromJobInfo | Enable or disable statistics from jobInfo.properties file | The default value is true. |
userPassword.minLength | Minimum password length | The default value is 10. |
userPassword.maxLength | Maximum password length | The default value is 128. |
scheduler.conf.taskStatusRefreshTime | Number of seconds between each task status refresh | The default value is 5 seconds. |
scheduler.conf.maxConcurrentTaskDeployment | Maximum number of concurrent tasks that can be deployed in parallel | The default value is 10. |
scheduler.conf.uiAutoRefreshFrequency | Number of seconds for refresh interval value when enabling auto refresh | The default values are 360 seconds for Execute Plan page and 10 seconds for other pages. |
scheduler.conf.retryRestartTaskWhenConnectionServerFailed.enable | Enable to retry the restart of task when server connection failed | The default value is false. |
configuration.module.hide | Hide the configuration menu | The default value is false. |
dashboard.conf.taskExecutionsHistory.detailsInfoPopup.uiAutoRefreshSec | Number of seconds for refresh interval value for task execution panel | The default value is 10 seconds. |
scheduler.conf.defaultTimeoutOnUnknowJobServerState | Number of seconds set for timeout on unknown task status from Job Server. | The default value is 120 seconds. |
scheduler.conf.uiFineAutoRefresh | Enable auto refresh for UI | Default value is true. |