From f8e3bee52a035af078641c87e6a34af0e92563a5 Mon Sep 17 00:00:00 2001 From: Machka Pasla <161734431+machka-pasla@users.noreply.github.com> Date: Wed, 6 Aug 2025 18:49:21 +0300 Subject: [PATCH] Update .env.example --- .env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.example b/.env.example index 9d7cc33..50fec76 100644 --- a/.env.example +++ b/.env.example @@ -18,6 +18,7 @@ SERVER_STATUS_URL=https://status.yourdomain.tld/status/your_service TERMS_OF_SERVICE_URL=https://example.com/tos SUBSCRIPTION_MINI_APP_URL= START_COMMAND_DESCRIPTION= +DISABLE_WELCOME_MESSAGE= # Webhook Base URL (used for Telegram and payment providers) WEBHOOK_BASE_URL=https://webhooks.yourdomain.tld