From e4d91c0304d432fb95c48bfaf1dace0f639cd2dc Mon Sep 17 00:00:00 2001 From: Karan Adhikari Date: Tue, 29 Nov 2022 13:35:42 +0530 Subject: [PATCH] typo --- config_sample.env | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config_sample.env b/config_sample.env index da1c6e3251..62a057cb1e 100644 --- a/config_sample.env +++ b/config_sample.env @@ -47,15 +47,15 @@ BOT_PM = "" FORCE_BOT_PM = "" #For this the BOT_PM must be True # Leech -LEECH_LOG = +LEECH_LOG = "" LEECH_LOG_URL = "" LEECH_LOG_INDEXING = "" #Default is False make it True if you want leech file indexing in leech log channel PAID_SERVICE = "" # Default is False #Mirror -MIRROR_LOGS = +MIRROR_LOGS = "" MIRROR_LOG_URL = "" -LINK_LOGS = +LINK_LOGS = "" #Other TG_SPLIT_SIZE = "" @@ -75,7 +75,7 @@ CHANNEL_USERNAME = "" FSUB_CHANNEL_ID = # qBittorrent -BASE_URL_OF_BOT = "" +BASE_URL = "" SERVER_PORT = "" WEB_PINCODE = "" QB_SEED = ""