Commit 608bd0b
Remove undocumented 'proxies' configuration option
Simplify configuration by removing the legacy 'proxies' field from
the YAML routes structure. Users should use 'reverse_proxies' instead,
which provides the same functionality plus method exclusion support.
This removes:
- Proxies struct from YAML configuration
- Processing loop for yamlConfig.Routes.Proxies
Only 'reverse_proxies' is now supported, which was already the
documented and recommended approach.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 8130e45 commit 608bd0b
1 file changed
Lines changed: 0 additions & 14 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | 278 | | |
284 | 279 | | |
285 | 280 | | |
| |||
1475 | 1470 | | |
1476 | 1471 | | |
1477 | 1472 | | |
1478 | | - | |
1479 | | - | |
1480 | | - | |
1481 | | - | |
1482 | | - | |
1483 | | - | |
1484 | | - | |
1485 | | - | |
1486 | | - | |
1487 | 1473 | | |
1488 | 1474 | | |
1489 | 1475 | | |
| |||
0 commit comments