# Quran MCP Server Configuration
# Copy this file to .env and customize as needed
# Server Configuration
NODE_ENV=production
# Cache Configuration (optional - defaults are set in code)
# CACHE_TTL_QURAN=86400
# CACHE_TTL_TAFSIR=7200
# CACHE_TTL_HADITH=7200
# CACHE_TTL_RECITATION=86400
# API Configuration (optional - defaults are set in code)
# DEFAULT_TRANSLATION=en.asad
# DEFAULT_TAFSIR=en-tafisr-ibn-kathir
# DEFAULT_RECITER=Maher_AlMuaiqly_64kbps
# Logging (optional)
# LOG_LEVEL=info