Skip to main content

UI Settings Capability

The UI: Settings capability allows you to configure some elements of the Sonatype Nexus Repository user interface as described in the table below.

Field

Description

Title

The text that will be displayed in the browser as the page title.

Debug allowed

When this checkbox is selected, you can use the ?debugflag to put the UI in debug mode. While this mode is primarily for development, it can provide a more useful stack trace in the browser console.

Authenticated user status interval

The number of seconds to wait between sending status requests to the server. Status requests fetch information used to power the UI (e.g., what capabilities are enabled). Sonatype Nexus Repository uses that information for various purposes, including deciding which navigation items to display.

Anonymous user status interval

The number of seconds to wait between sending status requests to the server for non-authenticated users.

Session timeout

The number of minutes to wait before expiring an inactive user's UI session. Set to "0" to disable session timeout.

Standard request timeout

The number of seconds to allow a request to process before terminating it.

Extended request timeout

The number of seconds to allow long-running requests to process before terminating the connection. This applies to certain requests that may take considerably longer than others, including uploading assets and generating support zips.