YouTrack Standalone 2020.6 Help

JabberSettings

Represents jabber settings for this YouTrack installation.

This table describes attributes of the JabberSettings entity.

  • To receive an attribute in the response from server, specify it explicitly in the request parameter fields.

  • To update an attribute, provide it in the body of a POST request.

Field

Type

Description

isEnabled

Boolean

true if jabber notifications are enabled, otherwise false.

host

String

Jabber server address.

port

Int

Jabber server port.

login

String

Jabber server login. Can be null.

serviceName

String

Jabber service name. Can be null.

Last modified: 30 March 2021