> For the complete documentation index, see [llms.txt](https://natorog.gitbook.io/zelchat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://natorog.gitbook.io/zelchat/chat-filters/caps.md).

# Caps

***

```
Messages with more than X capital letters will be changed to lowercase
```

```yaml
  anti-caps:
    enabled: true
    max-caps: 5 # How many CAPS to trigger the filter
```

***

<figure><img src="/files/bIHyS85REoFbhaBcxWyX" alt=""><figcaption></figcaption></figure>
