> For the complete documentation index, see [llms.txt](https://docs.anotherlevel.it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anotherlevel.it/documentation/anotherlevelshop/config.md).

# Config

Config.yml file

```yaml
# if this is active the plugin add example.yml shop
# file to your plugin folder if don't exist.
enable-default-shop-example: true

# if you don't know what you're doing, leave this as false
enable-debug: false

# if you don't know what you're doing, leave this as false
override-messages-file: false
```
