Skip to content

Commit 1bfecf5

Browse files
PE39806GB907762
andauthored
Apply suggestions from code review
Co-authored-by: GB907762 <241953074+GB907762@users.noreply.github.com>
1 parent 8df456b commit 1bfecf5

2 files changed

Lines changed: 2 additions & 9 deletions

File tree

frontend/pages/docs/administration/federation/peer-integration.mdx

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ When federation is enabled and peers are configured:
5151
- Users see a **filter by external sources** option in the Marketplace
5252
- Models from external sources appear alongside local models
5353
- Each external model shows its source
54-
- External models can be mirrored to create local read-only copies
54+
- External models can be clicked to view the source
5555

5656
## Checking Peer Status
5757

@@ -61,13 +61,6 @@ You can check the status of connected peers [via the API](/api/v2/docs/#/system)
6161

6262
Each peer has a reachability status indicating whether Bailo can communicate with it.
6363

64-
## Model Mirroring via Federation
65-
66-
Users can create read-only mirrored models from federated external sources.
67-
68-
When federation is enabled, users can create **Mirrored Models** from external sources. These are read-only copies that
69-
require periodic updates to stay in sync with the source. See
70-
[Creating a Mirrored Model](/docs/users/model-mirroring/creating-a-mirrored-model) for details.
7164

7265
## Related Pages
7366

frontend/pages/docs/administration/microservices/artefact-scanners.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Trivy is used to analyse container image layers for known vulnerabilities and to
7272
7373
## Minimal Configuration
7474

75-
Configure scanner settings in the backend application configuration.
75+
Configure scanner settings in the backend application configuration. These settings will apply to all scanners.
7676

7777
- **connectors.artefactScanners.kinds** - List of enabled artefact scanner kinds. Default: `[]`.
7878
- **connectors.artefactScanners.retryDelayInMinutes** - Minutes between repeated scans of the same artefact. Default:

0 commit comments

Comments
 (0)