YouTrack Standalone 2021.2 Help

Server Configuration

The Server Configuration tab of the Global Settings displays settings that settings that affect your corporate identity, availability, bandwidth, system status, and more.

Update Info

YouTrack automatically checks for available updates each time you open the Administration > Global Settings page. When a new version of YouTrack is released, a link to download the new distribution appears in the Update Info section.

System

The System section provides options that let you configure the basic system settings of your YouTrack server.

system settings for YouTrack Standalone
SettingDescription
Application logo

Sets a custom logo for YouTrack. The custom logo is displayed in the header for all pages in the system. To use a custom logo, click the Edit icon, then choose an image file from your local directory. You can upload a JPG, GIF, or PNG file. Your image is automatically resized to 250 x 80 pixels.

To replace a custom logo with the YouTrack application logo, click the Set to default button.

Base URLThe web address that points to your YouTrack server.  This URL is generally used for constructing links in notifications, reports, and RSS feeds. You can either enter the server URL yourself, or click the Guess URL link let YouTrack try to set the URL automatically.
Share anonymous statistics with JetBrainsThis setting enables the collection of usage data to share with JetBrains. Keep this option selected to help us make YouTrack better. We never share collected data with any third party. To learn more about how we collect and process data, click the link to view our privacy policy.
Max upload file size

The maximum file size allowed for uploaded attachments, in bytes. By default, the maximum allowed file size is 10 MB (10485760 bytes).

Max issues to export

The maximum number of issues that can be printed or exported in CSV, Excel, or HTML format. By default, the limit is set to 500 issues. To change it, just enter a new value.

System-wide bannerWhen enabled, displays a system-wide banner at the top of every page for every user in YouTrack. To learn more about this feature, see Display a System-wide Banner.
Read-only mode

Puts the database in a state that allows read access, while blocking update operations.

In read-only mode, YouTrack continues to provide access to information for users who are working with the application, but does not accept changes. If you're experiencing problems with YouTrack, you can activate read-only mode while you investigate and isolate the issue. You can also use this setting to temporarily stop changes and reduce the size of your pending async job or notification analyzer queues.

Resource Sharing

In addition to the general REST API, which is always enabled, YouTrack supports for cross-origin resource sharing, or CORS. CORS support lets you enable JavaScript access to your YouTrack instance. For more information, read about cross-origin resource sharing on Wikipedia. You can also download samples of CORS usage here: https://github.com/vadimgurov/youtrack-cors-samples.

To enable access from a site (origin), select and configure either of the following parameters in the Resource Sharing section of the page:

SettingDescription
Allow all originsEnable to allow access from all origins with the REST API.
Allowed originsEnter a line-separated list of origins for which cross-origin requests are allowed. Specify each origin by domain name, including protocol and port number where applicable.

Deprecated REST API Traffic

This section of the page displays a list of recent requests that have been sent to endpoints that are supported by the deprecated REST API. Use this information to see if there are any client applications in your internal software ecosystem that continue to rely on the old API.

For more information, see Monitor REST API Traffic.

Logging

This setting lets you enable logging for specific event categories. The setting supports DEBUG and TRACE logging levels. Use this setting to troubleshoot problems with your YouTrack Standalone installation without having to restart the service.

The event categories that provide the most valuable information vary from one installation to another. The YouTrack support team provides the categories that are most appropriate for your installation in response to a specific support request.

SettingDescription
Event categories

Enter a line-separated list event categories.

  • To enable DEBUG level logging, add an event category name.

  • To enable TRACE level logging, append the event category name with :trace.

Slack Integration

This link opens a page that lets you add the YouTrack App to a workspace in Slack. For more information, see Slack Integration.

Server Metrics

This link opens a page that lets you monitor the performance of your hosted instance or standalone installation. For more information, see Server Metrics.

Last modified: 16 June 2021