For the complete documentation index, see llms.txt. This page is also available as Markdown.

πŸ“ŠAnalytics

Plugin sends anonymous data such as version of this resource, your server version and addition data of configuration. These data will help in future development. All requests are asynchronous, so it has no impact on server's performance.

If you don't want to share these data, you can easily disable it in config.yml.

Analytics:
  Active: false

Last updated