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