Update config.py

This commit is contained in:
Egor
2025-09-05 22:17:02 +03:00
committed by GitHub
parent 862aeee558
commit 359bbaa31c

View File

@@ -69,6 +69,7 @@ class Settings(BaseSettings):
REFERRAL_NOTIFICATIONS_ENABLED: bool = True
REFERRAL_NOTIFICATION_RETRY_ATTEMPTS: int = 3
REFERRED_USER_REWARD: int = 0
AUTOPAY_WARNING_DAYS: str = "3,1"