fixed the wrong comment (#6)
This commit is contained in:
parent
fd1c49d93f
commit
c403eab909
|
|
@ -2,10 +2,10 @@
|
|||
_____REMOVE_THIS_LINE_____=True
|
||||
[DEFAULT]
|
||||
|
||||
# ENTER BOT TOKEN( Get it from https://my.telegram.org)
|
||||
# ENTER BOT TOKEN (Get your BOT_TOKEN by talking to @botfather)
|
||||
BOT_TOKEN =
|
||||
GDRIVE_FOLDER_ID =
|
||||
DOWNLOAD_DIR = /home/username/mirror-bot/downloads
|
||||
DOWNLOAD_STATUS_UPDATE_INTERVAL = 5
|
||||
AUTO_DELETE_MESSAGE_DURATION = 20
|
||||
OWNER_ID =
|
||||
OWNER_ID =
|
||||
|
|
|
|||
Loading…
Reference in New Issue