These values come from environment variables and can't be changed from this page —
that's intentional, so secrets (like your Telegram bot token) never touch the
browser. To change something, edit .env in the project folder and
restart the app.
.env in the project root.TARGET_URL, CHECK_INTERVAL, or the Telegram variables.npm run dev will pick up code changes automatically,
but .env changes need a fresh restart).