From e1a5b52d07cbee1eb428a8d17693f3c086a9e0b1 Mon Sep 17 00:00:00 2001 From: Travis Vasceannie Date: Fri, 5 Dec 2025 02:57:08 +0000 Subject: [PATCH] . --- librechat.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/librechat.yaml b/librechat.yaml index 0985c9aba..da1c38ec5 100644 --- a/librechat.yaml +++ b/librechat.yaml @@ -129,7 +129,7 @@ registration: # Controls whether to save transaction records to the database # Default is true (enabled) transactions: - enabled: true + enabled: true # Note: If balance.enabled is true, transactions will always be enabled # regardless of this setting to ensure balance tracking works correctly