loadUserPrefs

This parameter determines whether user preferences are loaded when a user starts a Reflection session and a preferences file exists for that session. There is more information about user preferences in the Management and Security Server documentation, Configuring Reflection: User Preferences.

Value

  • true (default)
  • false

Example

<param name="loadUserPrefs" value="true">

Top of index