set_config
Update Hermes configuration values by passing a flat mapping of keys. Optionally restart the deployment to apply changes that require startup.
Instructions
Update Hermes configuration values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| values | Yes | The keys to change, as a flat mapping. Only the keys you pass are touched; the rest are left alone. | |
| restart_after | No | Ask the deployment to restart so the change takes effect. Many settings are only read at startup. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||