plugins 128 B

12345
  1. {erlang_plugins,
  2. [
  3. {emqx_plugin_template, {git, "https://github.com/emqx/emqx-plugin-template", {branch, "master"}}}
  4. ]
  5. }.