chore(infra): gate DB pool debug logs and de-duplicate rate-limit cleanup timer

This commit is contained in:
Yusuf İpek
2026-02-24 18:10:36 +03:00
parent 644b239ab3
commit 59b766d071
3 changed files with 26 additions and 11 deletions
+2
View File
@@ -5,6 +5,8 @@
# ============================================================================
# PostgreSQL connection string
DATABASE_URL="postgresql://user:password@localhost:5432/openframe?schema=public"
# Enable PostgreSQL pool connect/acquire debug logs (set to "true" only when debugging)
DB_POOL_DEBUG="false"
# ============================================================================
# AUTHENTICATION - NextAuth.js