Skip to content

feat(docs): Add ClipboardCopy details - #329

Merged
bsmth merged 2 commits into
mozilla:mainfrom
bsmth:ClipboardCopy
Sep 18, 2026
Merged

bsmth merged 2 commits into
mozilla:mainfrom
bsmth:ClipboardCopy

Conversation

@bsmth

@bsmth bsmth commented Sep 18, 2026

Copy link
Copy Markdown
Collaborator

Description:

Adds details about ClipboardCopy.

Motivation:

Keeping docs up-to-date.

Related issues and pull requests:

@bsmth
bsmth requested a review from gregstoll September 18, 2026 13:37
- `Enabled` indicates whether print operations should use DLP. The default is true.
- `IsPerUser` indicates whether the pipe the DLP agent has created is per-user or per-system. The default is true, meaning per-user.
Regardless of this value, files will be analyzed as usual. The default is `true`.
- `ClipboardCopy`: controls web content copying data to the clipboard.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gregstoll this is the relevant part, sorry for formatting / tidy up noise.

@gregstoll gregstoll left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! (with one comment)

Comment thread src/content/docs/reference/policies/ContentAnalysis.mdx Outdated
@bsmth
bsmth merged commit 14bcf66 into mozilla:main Sep 18, 2026
1 check passed
@bsmth
bsmth deleted the ClipboardCopy branch September 18, 2026 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants