# Hugging Face Space backend settings FORECASTING_PROJECT_ROOT=/app/research_runtime FRONTEND_ORIGINS=https://your-netlify-site.netlify.app CRON_SECRET=replace-with-a-long-shared-secret HF_DATASET_REPO_ID=your-hf-username/your-forecasting-dataset HF_DATASET_REVISION=main # Automatic update settings AUTO_UPDATE_ENABLED=true AUTO_RETRAIN_ENABLED=true AUTO_UPDATE_ON_START=false DAILY_UPDATE_TIME=17:30 UPDATE_TIMEZONE=Asia/Kolkata MARKET_BUILD_WORKERS=2