NICKLEN

const val NICKLEN: String

Indicates the maximum length of a nickname that a client may use. Other clients on the network may have nicknames longer than this.

Format: NICKLEN=<number>

Examples:

  • NICKLEN=9

  • NICKLEN=32