Note |
---|
When upgrading from an earlier version, include all deployment profile changes that have occurred since the version you are upgrading from. |
...
Modification | Affected file | Comment |
---|---|---|
Update recommended in file | deployment/profiles/default/components/archive_service_corporate.properties | The property "archive_default_max_quota" in the default archive_service_corporate.properties component file has been increased to a recommended value of 10 GB (10737418240 bytes). The value set in your own profile overrides the value in the default profile, and will apply to all new and any existing corporate archive accounts. |
Optional update in file | deployment/profiles/default/components/archive_service_corporate.properties | A new deployment profile configuration parameter called "archive_mail_starttls" has been added to the Archive service component and may be configured. What does it mean that the addition is optional? |
Update required in file | deployment/profiles/default/components/console_plus.properties | A new deployment profile configuration parameter called "consoleplus_mail_host" has been added to the Console Plus component and needs to be configured. |
Update required in file | deployment/profiles/default/components/console_plus.properties | A new deployment profile configuration parameter called "consoleplus_mail_port" has been added to the Console Plus component and needs to be configured. |
Update required in file | deployment/profiles/default/components/console_plus.properties | A new deployment profile configuration parameter called "consoleplus_mail_username" has been added to the Console Plus component and needs to be configured. |
Update required in file | deployment/profiles/default/components/console_plus.properties | A new deployment profile configuration parameter called "consoleplus_mail_password" has been added to the Console Plus component and needs to be configured. |
Update required in file | deployment/profiles/default/components/console_plus.properties | A new deployment profile configuration parameter called "consoleplus_mail_from" has been added to the Console Plus component and needs to be configured. |
Update required in file | deployment/profiles/default/components/console_plus.properties | A new deployment profile configuration parameter called "consoleplus_secret_keys_path" has been added to the Console Plus component and needs to be configured. Note that the WildFly user must be given read and write access to this folder. |
Update required in file | deployment/profiles/default/components/console_plus.properties | A new deployment profile configuration parameter called "consoleplus_passphrase_hash_work_factor" has been added to the Console Plus component and might need to be configured if you do not want the default value, which is the minimum (10). |
Optional update in file | deployment/profiles/default/components/console_plus.properties | A new deployment profile configuration parameter called "consoleplus_mail_starttls" has been added to the Console Plus component and may be configured. What does it mean that the addition is optional? They CAN set their own value, but it is sufficient to just copy from the default profile. |
Optional update in file | deployment/profiles/default/components/dts.properties | A new deployment profile configuration parameter called "dts_mail_starttls" has been added to the DTS component and may be configured. What does it mean that the addition is optional? |
Optional update in file | deployment/profiles/default/components/statistics_service.properties | A new deployment profile configuration parameter called "mail_starttls" has been added to the Statistics service component and may be configured. What does it mean that the addition is optional? Should this be published now that we have removed statistics in the console, and they cannot pull any statistics from the API? |
...