# PartnerCore Configuration
# =========================
# API Key (REQUIRED)
# Contact Ciellos for access: https://ciellos.com
API_KEY=your-api-key-here
# Logging level (optional)
# Options: debug, info, warn, error
LOG_LEVEL=info
# AL Language Server Settings (optional)
# Version of AL extension to use
AL_EXTENSION_VERSION=latest
# Path to AL project root (auto-detected from app.json if not set)
# AL_WORKSPACE_ROOT=./
# Path to existing AL extension (skip auto-download)
# AL_EXTENSION_PATH=C:/Users/you/.vscode/extensions/ms-dynamics-smb.al-xxx