docs(notification-outbox): merge duplicate S&F dependency bullet, standardize cross-ref
This commit is contained in:
@@ -110,9 +110,10 @@ A deployment to a site includes the flattened instance configuration plus any sy
|
||||
System-wide artifact deployment is a **separate action** from instance deployment, triggered explicitly by a user with the Deployment role. Artifacts can be deployed to all sites at once or to an individual site (per-site deployment via the Sites admin page).
|
||||
|
||||
Notification lists and SMTP configuration are **not** deployable artifacts — they
|
||||
are central-only definitions managed by the Notification Service. Notification
|
||||
delivery happens on the central cluster (see Component-NotificationOutbox.md), so
|
||||
no notification artifact or SMTP credential is ever distributed to sites.
|
||||
are central-only definitions managed by the Notification Service (see
|
||||
Component-NotificationService.md). Notification delivery happens on the central
|
||||
cluster, so no notification artifact or SMTP credential is ever distributed to
|
||||
sites.
|
||||
|
||||
## Site-Side Apply Atomicity
|
||||
|
||||
|
||||
Reference in New Issue
Block a user