> For the complete documentation index, see [llms.txt](https://tchat.tect.host/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tchat.tect.host/color-chat/configuration.md).

# Configuration

This module translates chat colors based on the user's permissions.

## General

```yaml
modules:
  # Allows to translate colors and formats in chat using permissions
  #
  # This module does not have a configuration file
  colorchat: true
```

* modules.colorchat: Enable/disable the module.
