close

Filter

loading table of contents...

Deployment Manual / Version 2406.0

Table Of Contents

3.5 User Changes Properties

The following list contains configuration properties related to the user changes app.

userchanges.excluded-paths
Type java.util.List<java.lang.String>
Default [/Home/*/EditorPreferences, /Home/*/My Preferences, /Home/*/My Dictionary, /System/Public Dictionary, /Home/*/EditorProfile]
Description

Paths to be excluded from tracking of user changes.

userchanges.excluded-user-names
Type java.util.List<java.lang.String>
Default [admin, publisher, workflow, importer, translation-workflow-robot]
Description

Users to be excluded from tracking of user changes.

userchanges.listener.enabled
Type java.lang.Boolean
Default false
Description

Set to 'true' to let the application register the user changes listener for content events.

userchanges.max-length
Type java.lang.Integer
Default 1000
Description

The maximum number of contents in a user's "My Edited Content" list. The User Changes App will not add further contents to a list, if the number of contents has reached this maximum. It is recommended to configure a maximum that can still be handled by editors, and is a lot lower than the maximum number of contents that can be stored in a MongoDB document. The latter depends on the length of stored document IDs but can be estimated to something around 600.000 contents.

userchanges.notifications.workflow.enabled
Type java.lang.Boolean
Default false
Description

Set to 'true' to let the application generate notifications for workflow events.

Table 3.33. User Changes App Properties


Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.