plugins 126 B

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