Main Configuration

Default configuration file

config-version: 1

modules:
  sign: true

Config versions

For the user's convenience, the plugin will automatically handle the versions of each configuration file to update its syntax.

For no reason the versions should be changed, the plugin will change them automatically.

Modules

The plugin will be separated by modules for greater control and unnecessary consumption of features you don't want to use.

If you do not want a feature to be used or activated, just change the value to false .

Last updated