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

# Configuration

## General

```yml
modules:
  # Send a message to the admins via chat when the plugin isn't up to date
  #
  # This module does not have a configuration file
  update-notify: true
```

* modules.update-notify: Enable/disable the full module\
  If the module is enabled, when an update is available it will notify administrators when they join the server and also display a message in the console when the server starts.
