From 8f06117e178a6c34ae69859cf6ea1ee759600ccd Mon Sep 17 00:00:00 2001 From: root Date: Wed, 29 Jul 2026 18:42:10 +0500 Subject: [PATCH] docs(env): change DEFAULT_CHOICE default to start monitoring --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 32551cb..eb44c76 100644 --- a/.env.example +++ b/.env.example @@ -11,7 +11,7 @@ STARS_COUNT=1 # 1 - Начать мониторинг # 2 - Спарсить все существующие посты -DEFAULT_CHOICE=2 +DEFAULT_CHOICE=1 START_PAGE=1 CHECK_INTERVAL=30