From f8e435326d190fe9ca18c56eb52d9f0a7031f459 Mon Sep 17 00:00:00 2001 From: shiv9969 <150778501+shiv9969@users.noreply.github.com> Date: Fri, 11 Oct 2024 20:33:58 +0530 Subject: [PATCH] Update info.py --- info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info.py b/info.py index bfa8307..882f956 100644 --- a/info.py +++ b/info.py @@ -50,7 +50,7 @@ def is_enabled(value, default): # MongoDB information DATABASE_URI = environ.get('DATABASE_URI', "mongodb+srv://BoB:bobfiles@cluster0.0lbbk.mongodb.net/?retryWrites=true&w=majority&appName=Cluster0") -DATABASE_NAME = environ.get('DATABASE_NAME', "luli") +DATABASE_NAME = environ.get('DATABASE_NAME', "mishraji") COLLECTION_NAME = environ.get('COLLECTION_NAME', 'Telegram_files') #refer time, or user count