Commit c76e2f7
committed
docs(074): correct per-server tool_discovery_interval row
The server-fields table still described per-server tool_discovery_interval
as forward-compatible only, claiming the periodic sweep runs on the global
cadence. The runtime now honors per-server overrides
(ResolveToolDiscoveryInterval, internal/config/config.go:92), so the row now
states the per-server value overrides the global/default cadence and 0s
disables the sweep for that server only, matching FR-013/SC-006 and the
prose at docs/configuration.md:148.
Related #6081 parent 59e8329 commit c76e2f7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
0 commit comments