Commit a8c3f0e
docs(config): document health_check_interval Docker no-op (FR-014/T015a)
Implements the FR-014 documentation requirement added to the spec: state in
the settings help text (web + macOS) and docs/configuration.md that
health_check_interval does not apply to Docker-isolated servers (their liveness
is monitored at the container level, not via MCP ping), while
tool_discovery_interval applies to all server types. Documentation-only; no
behaviour change — the existing Docker health-check skip is unchanged.
Related #608
Co-Authored-By: Paperclip <noreply@paperclip.ing>1 parent 8d1f7b5 commit a8c3f0e
3 files changed
Lines changed: 12 additions & 4 deletions
File tree
- docs
- frontend/src/views/settings
- native/macos/MCPProxy/MCPProxy/Settings
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
116 | 124 | | |
117 | 125 | | |
118 | 126 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
| 339 | + | |
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
| 265 | + | |
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
| |||
0 commit comments