We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 142bcec commit 8be4eb0Copy full SHA for 8be4eb0
config/default.js
@@ -52,7 +52,7 @@ module.exports = {
52
},
53
54
// plugin files to load into ZoneMTA, relative to ./plugins folder
55
- // use "core/{name}" to load built-in modules or "module/{name}" to load
+ // use "core/{name}" to load built-in modules or "modules/{name}" to load
56
// modules installed from npm
57
plugins: {
58
'core/example-plugin': false,
0 commit comments