Commit 4cbb6e0
committed
docs(channels/bluebubbles): document channel-vs-plugin disablement and safe loopback config (#54607)
The two BlueBubbles disablement layers (channels.bluebubbles.enabled
vs plugins.entries.bluebubbles.enabled) are independent. Operators
running tight-control postures regularly assume the channel-level off
also disables the plugin, then hit auto-enable surprises and config
rewrites at startup.
Add a 'Disabling BlueBubbles' section to docs/channels/bluebubbles.md
that:
- shows the two layers as a comparison table with concrete effects
- names when each is the right posture
- ships a copy-pasteable safe local loopback-only example combining
gateway.mode=local + bind=loopback + token auth + both layers off
- notes which startup behaviors (meta block writes) are still
allowed and which (auto-enable on explicit enabled: false) are not
Docs-only change. Mintlify-compatible Note block matches the style
already used elsewhere in this file.1 parent 5fae1c3 commit 4cbb6e0
2 files changed
Lines changed: 43 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
588 | 588 | | |
589 | 589 | | |
590 | 590 | | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
591 | 633 | | |
592 | 634 | | |
593 | 635 | | |
| |||
0 commit comments