Skip to content

Commit

Permalink
Merge pull request #3 from WebX-Divin/revert-2-patch-3
Browse files Browse the repository at this point in the history
Revert "Update and rename config_sample.env to config.env"
  • Loading branch information
WebX-Divin authored Feb 19, 2023
2 parents 677fc4b + 22ae962 commit 2701942
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.env → config_sample.env
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# REQUIRED CONFIG
BOT_TOKEN = "5887523050:AAH5ir4q8J416Z9gp6gbfsCAXL0NowV3ygA"
BOT_TOKEN = ""
GDRIVE_FOLDER_ID = ""
OWNER_ID = "1001862573430"
OWNER_ID =
DOWNLOAD_DIR = "/usr/src/app/downloads"
DOWNLOAD_STATUS_UPDATE_INTERVAL = 10
AUTO_DELETE_MESSAGE_DURATION = 60
AUTO_DELETE_UPLOAD_MESSAGE_DURATION = 120 #minimum recommended 120
IS_TEAM_DRIVE = "True"
TELEGRAM_API = "26551994"
TELEGRAM_HASH = "80bb600d382bb46ce394c2808e1ef2ac"
TELEGRAM_API =
TELEGRAM_HASH = ""

# OPTIONAL CONFIG
DATABASE_URL = ""
Expand Down

0 comments on commit 2701942

Please sign in to comment.