From 91891d9798000ab233bbbc420c08daa2e4095a7d Mon Sep 17 00:00:00 2001 From: divyam234 <47589864+divyam234@users.noreply.github.com> Date: Mon, 25 Dec 2023 19:21:01 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8d1fe6..86458ae 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,6 @@ docker compose up -d - **Go to http://localhost:8080** - **Uploads from UI will be slower due to limitations of browser use [Rclone](https://github.com/divyam234/rclone) for faster uploads.Make sure to add bots.** -- ### Use without docker **Follow Below Steps** @@ -94,6 +93,7 @@ DATABASE_URL=postgres://teldrive:secret@db/teldrive ```bash $ openssl rand -hex 32 ``` +Or generate from here https://generate-secret.vercel.app/32 **Multi Bots Mode is recommended to avoid flood errors and enable maximum download speed, especially if you are using downloaders like IDM and aria2c which use multiple connections for downloads.**