feat: add DB_TIMEZONE configuration and update logging for PostgreSQL timezone
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
| `REQUEST_TIMEOUT_SECONDS` | `30` | `RequestTimeoutSeconds` | Upstream istek zaman aşımı (saniye) |
|
||||
| `OPENAI_MODEL` | `""` | `OpenAIModel` | Varsayılan model adı (istekte model yoksa enjekte edilir) |
|
||||
| `STREAMING` | `true` | `Streaming` | SSE streaming yanıtlarını etkinleştir/devre dışı bırak (`true`/`false`) |
|
||||
| `DB_TIMEZONE` | `""` | `DBTimezone` | PostgreSQL oturum zaman dilimi (örn: `Europe/Istanbul`) |
|
||||
|
||||
## Önemli Detaylar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user