diff --git a/web/app/components/billing/config.ts b/web/app/components/billing/config.ts index 8ee6b18242..257b9d80fd 100644 --- a/web/app/components/billing/config.ts +++ b/web/app/components/billing/config.ts @@ -25,7 +25,7 @@ export const ALL_PLANS: Record = { documentProcessingPriority: Priority.standard, messageRequest: 200, annotatedResponse: 10, - logHistory: 15, + logHistory: 30, }, professional: { level: 2,