List of System Properties
System properties in Hub are the basic settings for your Hub server. Many system properties are defined when you install or upgrade Hub. Others are defined in the user interface, for example, on the System Settings page.
The best way to manage the following system properties for your Hub server is to set the desired values in the user interface. Use the links in the Location column to learn where you can update these settings in Hub.
General Properties
Property | Description | Type | Location |
---|---|---|---|
| Sets the language displayed in the Hub user interface. Specify the language in IETF BCP 47 format (en-US, de-DE, es-ES, fr-FR, ru-RU). | string | System Settings |
| Disables the Hub Motto on the user interface. Default value: | Boolean | System Settings |
| Enables or disables email notifications. Default value: | Boolean | System Settings |
| Sets the SMTP host address. | string | System Settings |
| Sets the SMTP connection port. | integer | System Settings |
| Sets the protocol that is used to send email notifications. Supports the following values: SMTP / SMTP+SSL / SMTP+TLS | string | System Settings |
| Sets the email address that is used as the "From:" field in email notifications. | string | System Settings |
| Sets the login for the account that is used for authentication by the SMTP server. | string | System Settings |
| Sets the password for the account that is used for authentication by the SMTP server. | string | System Settings |
| Enables or disables notifications over Jabber. Default value: | Boolean | System Settings |
| Sets the address of the Jabber service. | string | System Settings |
| Sets the connection port for the Jabber service. | integer | System Settings |
| Sets the name of the Jabber service. | string | System Settings |
| Enables or disables SASL authentication for the Jabber service. Default value: | Boolean | System Settings |
| Sets the login for the account that is used for authentication by the Jabber service. | string | System Settings |
| Sets the password for the account that is used for authentication by the Jabber service. | string | System Settings |
| Sets the name for the Hub service license. | string | Licenses |
| Sets the license key for the Hub service license. | string | Licenses |
jetbrains.hub.role.permissions.reset | Resets permissions to the default scheme for all of the default roles. In the UI, you can reset permissions for each default role individually. | Boolean |
Non-UI Configuration Parameters
Properties in this section do not have corresponding options in the user interface. System properties related to the default admin account are also non-UI, but are described in the separate section.
Parameter | Description | Data Type |
---|---|---|
| Sets the path to a third-party translations directory. For example, | string |
| Enables memory caching for avatar rendering. | Boolean |
System Properties for the Default Admin Account
Property | Description | Type |
---|---|---|
| Resets the default "admin" account and its permissions to the default scheme. If the built-in authorization was disabled, then starting Hub service with this parameter enables it. | Boolean |
| Sets the UUID of the default administrator account. This parameter is only applied when used in combination with the | string |
| Sets the full name of the default administrator account. This parameter is only applied when used in combination with the | string |
| Sets the login of the default administrator account. This parameter is only applied when used in combination with the | string |
| Sets the email address of the default administrator account. This parameter is only applied when used in combination with the | string |
| Sets the password of the default administrator account. This parameter is only applied when used in combination with the | string |
System Parameters for Experimental Features
Parameter | Description | Data Type |
---|---|---|
| Enables the Custom Widgets experimental feature. | Boolean |
| Sets the URL to the Custom Widgets repository. | string |