-
Notifications
You must be signed in to change notification settings - Fork 994
/
sample_config.env
48 lines (43 loc) · 1.54 KB
/
sample_config.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
#!/bin/bash
#
# Copyright (C) 2020 PublicLeech Authors
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# All rights reserved.
# Please read the README to understand each variable values.
# ----------- REQUIRED ----------- #
# TG_BOT_TOKEN=1234567:tujnbscpnzcqdfkfnchbhithyofczznbgpw
# APP_ID=6
# API_HASH=eb06d4abfb49dc3eeb1aeb98ae0f581e
# AUTH_CHANNEL=-100123456789 7351948
# ----------- OPTIONAL ----------- #
# SHOULD_USE_BUTTONS=False
# ARIA_TWO_STARTED_PORT=6800
# EDIT_SLEEP_TIME_OUT=1
# MAX_TIME_TO_WAIT_FOR_TORRENTS_TO_START=600
# FINISHED_PROGRESS_STR=█
# UN_FINISHED_PROGRESS_STR=░
# R_CLONE_CONF_URI=
# R_CLONE_DEST=
# DOWNLOAD_LOCATION=
# MAX_FILE_SIZE=50000000
# TG_MAX_FILE_SIZE=2097152000
# FREE_USER_MAX_FILE_SIZE=50000000
# MAX_TG_SPLIT_FILE_SIZE=1900000000
# MAX_MESSAGE_LENGTH=4096
# PROCESS_MAX_TIMEOUT=3600
# SP_LIT_ALGO_RITH_M=
# TG_OFFENSIVE_API=
# CHUNK_SIZE=
# DIS_ABLE_ST_GFC_COMMAND_I=
# SLEEP_THRES_HOLD=5
# SUDO_USERS=7351948