Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Affected version(s): 7.10.5

Symptom

With 7.10.5 a new greeting dialog was introduced to show the new main features of that version. It is shown for all users once but you want to disable it.

Solution

It is possible to disable the dialog for all users or finer grained with the config cascade. The used option is io.ox/core//whatsNew/autoStart.

To disable it for all users put the option into a configuration file, for example /opt/open-xchange/etc/settings/appsuite.properties

io.ox/core//whatsNew/autoStart=false

Note: the setting is case sensitive.

See also: https://documentation.open-xchange.com/7.10.5/ui/configuration/settings-list-of.html#whats-new-dialog


  • No labels