From 0fcd344840dde208023142e32d0f303cdb0499bf Mon Sep 17 00:00:00 2001 From: divyam234 <47589864+divyam234@users.noreply.github.com> Date: Tue, 13 Feb 2024 19:01:50 +0530 Subject: [PATCH] docs: update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c964649..21676e0 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ You can generate secret from [here](https://generate-secret.vercel.app/32). - Uploads from UI will be slower due to limitations of the browser. Use modified [Rclone](https://github.com/divyam234/rclone) version for teldrive. - Teldrive supports image thumbnail resizing on the fly. To enable this, you have to deploy a separate image resize service from [here](https://github.com/divyam234/image-resize). - After deploying this service, add its URL in Teldrive UI settings in the **Resize Host** field. + - Files are deleted at regular interval of one hour through cron job from tg channel after its deleted from teldrive this is done so that person can recover files if he/she accidently deletes them. ### Advanced Configuration