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