From eb318afe52e64dea06a500d7ff123ecdfd462edb Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Thu, 28 Mar 2024 18:34:05 -0700 Subject: [PATCH] docs(prod.md): cleanup doc --- docs/my-website/docs/proxy/prod.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/my-website/docs/proxy/prod.md b/docs/my-website/docs/proxy/prod.md index b941214299..59ad441a26 100644 --- a/docs/my-website/docs/proxy/prod.md +++ b/docs/my-website/docs/proxy/prod.md @@ -54,14 +54,16 @@ This is a log of the key, tokens, model, and latency for each call on the proxy. -If you want to disable writing spend logs, just do this: +If you want to **disable** writing spend logs, just do this: ```yaml general_settings: disable_spend_logs: True ``` -If you want to move to a separate server, do this: +**OR** + +If you want to **move** to a separate server, do this: **1. Start the spend logs server**