From 8464f06df79eac00d4eabd5d2bdd9864f4848d87 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Wed, 19 Mar 2025 12:06:07 -0700 Subject: [PATCH] docs(config_settings.md): cleanup --- docs/my-website/docs/proxy/config_settings.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/my-website/docs/proxy/config_settings.md b/docs/my-website/docs/proxy/config_settings.md index 0cad66c6e3..71ea045fb1 100644 --- a/docs/my-website/docs/proxy/config_settings.md +++ b/docs/my-website/docs/proxy/config_settings.md @@ -503,7 +503,7 @@ router_settings: | SSL_VERIFY | Flag to enable or disable SSL certificate verification | SUPABASE_KEY | API key for Supabase service | SUPABASE_URL | Base URL for Supabase instance -| STORE_MODEL_IN_DB | If true, enables storing model + credential information in the DB. | +| STORE_MODEL_IN_DB | If true, enables storing model + credential information in the DB. | TEST_EMAIL_ADDRESS | Email address used for testing purposes | UI_LOGO_PATH | Path to the logo image used in the UI | UI_PASSWORD | Password for accessing the UI @@ -515,4 +515,3 @@ router_settings: | UPSTREAM_LANGFUSE_SECRET_KEY | Secret key for upstream Langfuse authentication | USE_AWS_KMS | Flag to enable AWS Key Management Service for encryption | WEBHOOK_URL | URL for receiving webhooks from external services -