Update config.env
Browse files- config.env +0 -11
config.env
CHANGED
|
@@ -1,13 +1,2 @@
|
|
| 1 |
-
# Telegram API credentials — https://my.telegram.org
|
| 2 |
-
API_ID=
|
| 3 |
-
API_HASH=
|
| 4 |
-
|
| 5 |
-
# Bot token from @BotFather
|
| 6 |
-
BOT_TOKEN=
|
| 7 |
-
|
| 8 |
-
# Your HuggingFace Space URL (this space itself)
|
| 9 |
-
# e.g. https://yourname-linkgenbot.hf.space
|
| 10 |
-
SPACE_URL=
|
| 11 |
-
|
| 12 |
# How long files are kept in minutes (0 = keep forever)
|
| 13 |
FILE_EXPIRE_MINUTES=0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# How long files are kept in minutes (0 = keep forever)
|
| 2 |
FILE_EXPIRE_MINUTES=0
|