mirror of
https://github.com/tgdrive/teldrive.git
synced 2025-01-10 01:02:01 +08:00
update readme
This commit is contained in:
parent
6db6f62dfb
commit
1e11103d11
1 changed files with 0 additions and 4 deletions
|
@ -79,13 +79,9 @@ An example of `teldrive.env` file:
|
||||||
```sh
|
```sh
|
||||||
APP_ID=1234
|
APP_ID=1234
|
||||||
APP_HASH=abc
|
APP_HASH=abc
|
||||||
CHANNEL_ID=1234
|
|
||||||
HTTPS=false
|
HTTPS=false
|
||||||
COOKIE_SAME_SITE=true
|
|
||||||
JWT_SECRET=abc
|
JWT_SECRET=abc
|
||||||
DATABASE_URL=abc
|
DATABASE_URL=abc
|
||||||
RATE_LIMIT=true
|
|
||||||
LAZY_STREAM_BOTS=false
|
|
||||||
|
|
||||||
```
|
```
|
||||||
> **Warning**
|
> **Warning**
|
||||||
|
|
Loading…
Reference in a new issue