mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
4 lines
247 B
Plaintext
4 lines
247 B
Plaintext
```release-note:breaking-change
|
|
agent: Plugins stored within the `plugin_dir` will now only be executed when they have a corresponding `plugin` configuration block. Any plugin found without a corresponding configuration block will be skipped.
|
|
```
|