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

Configuration

Configuration file: config.yml

modules:
  # This module adds a command to block the chat
  #
  # This module does not have a configuration file
  block-chat: true
  • modules.block-chat: Enable/disable the module

Last updated