chore: correct the email domains documentation (#1941)

## Description

Update the documentation for email domains
This commit is contained in:
David Nguyen
2025-08-07 11:54:41 +10:00
committed by GitHub
parent d1eb14ac16
commit c28c5ab91d
2 changed files with 3 additions and 4 deletions

View File

@ -134,7 +134,7 @@ export const internalClaims: InternalClaims = {
unlimitedDocuments: true,
allowCustomBranding: true,
hidePoweredBy: true,
emailDomains: true,
emailDomains: false,
embedAuthoring: false,
embedAuthoringWhiteLabel: true,
embedSigning: false,