config_validate
Review the active configuration file to see which rules selected it, what was read from each section, and any errors or silently ignored values. Enable strict mode to treat warnings as failures.
Instructions
Check the config file this server is running on: which file was used, which rule selected it, what was read from each section, and anything wrong or silently ignored
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strict | No | Treat warnings as failures in the passed field (default: false) |