mirror of
https://github.com/jakejarvis/sofa.git
synced 2026-08-29 00:25:38 -04:00
Add LOG_LEVEL logger helper with createLogger() utility
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -27,6 +27,10 @@ BETTER_AUTH_URL=http://localhost:3000
|
||||
# OIDC_AUTO_REGISTER=true # Auto-create users on first OIDC login (default: true)
|
||||
# DISABLE_PASSWORD_LOGIN=false # Set to "true" to hide email/password form when OIDC is configured
|
||||
|
||||
# ─── Logging ──────────────────────────────────────────────────────────
|
||||
# Log verbosity: error, warn, info, debug (default: info)
|
||||
# LOG_LEVEL=info
|
||||
|
||||
# ─── Image Caching ─────────────────────────────────────────────────────
|
||||
# Set IMAGE_CACHE_ENABLED to "false" to use TMDB CDN directly (default: enabled)
|
||||
# IMAGE_CACHE_ENABLED=true
|
||||
|
||||
Reference in New Issue
Block a user