From 9807eb33d3d9fc541fe5ea4a681d66314507a1b4 Mon Sep 17 00:00:00 2001 From: Fr1ngg Date: Tue, 5 Aug 2025 03:01:21 +0300 Subject: [PATCH] Update .env.example --- .env.example | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.env.example b/.env.example index 8a74edef..23a2fd3a 100644 --- a/.env.example +++ b/.env.example @@ -22,3 +22,8 @@ TRIAL_DURATION_DAYS=3 TRIAL_TRAFFIC_GB=2 TRIAL_SQUAD_UUID= TRIAL_PRICE=0.0 + +# Monitor Service Settings (дополнительные настройки) +MONITOR_CHECK_INTERVAL=3600 +MONITOR_DAILY_CHECK_HOUR=10 +MONITOR_WARNING_DAYS=2