Configuration Parameters
The following list includes all of the YouTrack-specific Java start parameters.
To learn how to apply these parameters when you start YouTrack, see Configure JVM Options.
General Parameters
You can set the following parameters for any YouTrack installation.
The following JVM options let YouTrack connect with third-party services through a proxy server:
JAR Installation Parameters
The following parameters are only applicable to a YouTrack JAR installation.
Parameter | Data Type | Default Value | Description |
---|---|---|---|
database.location
| path |
~/teamsysdata
| Specifies the location of the YouTrack database. You can use this parameter to change the default database location. For more information, see Change Database Location. |
database.backup.location
| path |
~/teamsysdata-backup
| Specifies the folder to which database backups are saved. You can use this parameter to override the database backup location that is set in the user interface. For more information, see Back Up the Database. |
jetbrains.youtrack.baseUrl
| URL | Derived from the server network name | Sets the baseURL of your YouTrack instance.
For more information, see Global Settings. |
jetbrains.youtrack.disableBrowser
| Boolean | false | Enables or disables opening YouTrack in a web browser when the service starts.
When set to true , YouTrack does not open a web browser on startup. |
jetbrains.youtrack.licenseName
| string | YouTrack free license name | Sets the name of the license agreement. |
jetbrains.youtrack.licenseKey
| string | YouTrack free license key | Sets the license key for the YouTrack service. |
jetbrains.youtrack.logDir
| path |
~/.youtrack/logs
| Sets a custom location for storing YouTrack log files. |
java.io.tmpdir
| path | Default temp location that is used by the operating system | Sets a custom location for storing YouTrack temp files. |
jetbrains.youtrack.locale
| IETF language code | en_us | Sets the localization to use in the YouTrack user interface.
The following localizations are available by default:
en_us , de_de , es_es , fr_fr , and ru_ru .
If you use a custom localization for your YouTrack instance, you can specify the language code that matches your custom localization. |
Last modified: 18 April 2017