From 6592852ccffe5e59e5a9fc6bf341297af00454af Mon Sep 17 00:00:00 2001 From: Vinh Nguyen <1097578+vinhnx@users.noreply.github.com> Date: Sat, 16 Aug 2025 18:31:10 +0700 Subject: [PATCH] chore: update VT+ quota documentation --- apps/web/app/about/page.tsx | 4 ++-- apps/web/app/help/faq/page.tsx | 12 +++++----- apps/web/app/help/page.tsx | 12 +++++----- .../web/app/tests/vtplus-daily-limits.test.ts | 8 +++---- docs/guides/vtplus-rate-limiting.md | 12 +++++----- memory-bank/2025-08-17-vtplus-quota-update.md | 24 +++++++++++++++++++ .../common/__tests__/vtplus-config.test.ts | 4 ++-- .../__tests__/vtplus-limits-config.test.ts | 9 +++---- packages/common/src/config/vtPlusLimits.ts | 4 ++-- packages/shared/config/privacy.ts | 2 +- packages/shared/config/terms.ts | 6 ++--- 11 files changed, 61 insertions(+), 36 deletions(-) create mode 100644 memory-bank/2025-08-17-vtplus-quota-update.md diff --git a/apps/web/app/about/page.tsx b/apps/web/app/about/page.tsx index 8a362356..15673bfe 100644 --- a/apps/web/app/about/page.tsx +++ b/apps/web/app/about/page.tsx @@ -222,12 +222,12 @@ function AboutContent() {