CASEMAPPING

const val CASEMAPPING: String

Indicates the method that’s used to compare equality of case-insensitive strings (such as nick/channel names). Typical values include "ascii" and "rfc1459".

Format: CASEMAPPING=<string>

Examples:

  • CASEMAPPING=rfc1459