mirror of
https://github.com/docmost/docmost.git
synced 2026-08-26 00:07:04 +08:00
fix visibility
This commit is contained in:
@@ -5,9 +5,10 @@ const enterpriseFeatures = [
|
||||
"AI Integration (Chat, Search & Assistant)",
|
||||
"MCP Support",
|
||||
"SSO (SAML, OIDC, LDAP)",
|
||||
"SCIM Provisioning",
|
||||
"Multi-factor Authentication (2FA)",
|
||||
"Page-level Permissions",
|
||||
"Page verification & approval workflow",
|
||||
"Page Verification & Approval Workflow",
|
||||
"Audit Logs",
|
||||
"Enterprise Controls",
|
||||
"API Keys",
|
||||
@@ -15,7 +16,8 @@ const enterpriseFeatures = [
|
||||
"Full-text Search in Attachments (PDF, DOCX)",
|
||||
"Resolve Comments",
|
||||
"Confluence Import",
|
||||
"DOCX Import",
|
||||
"PDF & DOCX Import",
|
||||
"Templates",
|
||||
];
|
||||
|
||||
export default function OssDetails() {
|
||||
|
||||
Reference in New Issue
Block a user