close

Filter

loading table of contents...

Deployment Manual / Version 2301

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
Description

Paths to be excluded from tracking of user changes.

userchanges.excluded-user-names
Type java.util.List<java.lang.String>
Default admin
Description

Users to be excluded from tracking of user changes.

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.

Table 3.32. 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.