> 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/nick/configuration.md).

# Configuration

## General

```yml
modules:
  # Allows to change your nickname
  #
  # This module does not have a configuration file
  nick: true
```

* modules.nick: Enable/disable the module
