Files
remnawave-bedolaga-telegram…/app/services
Fringg d712ab8301 fix: remove redundant trial inactivity monitoring checks
Remnawave already sends user.not_connected webhooks, making the
monitoring service's 1h/24h trial inactivity checks redundant.
The monitoring checks caused false positives because they relied on
traffic_used_gb which may not be synced in real-time.

Removed:
- _check_trial_inactivity_notifications from monitoring cycle
- _send_trial_inactive_notification method
- trial_inactive_1h / trial_inactive_24h notification settings
- Admin UI toggles and preview buttons for these notifications
2026-02-16 00:58:24 +03:00
..
2026-02-01 11:18:54 +03:00
2026-02-01 11:18:54 +03:00
2026-02-01 11:18:54 +03:00
2026-02-01 14:41:45 +03:00
2026-02-11 21:50:49 +03:00