From e5d28ac8f0a26c967c54fa71e2c6763317625b42 Mon Sep 17 00:00:00 2001 From: divyam234 <47589864+divyam234@users.noreply.github.com> Date: Fri, 8 Sep 2023 20:38:33 +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 b3828d4..8277469 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ Before running the bot, you will need to set up the following mandatory variable In addition to the mandatory variables, you can also set the following optional variables: - `HTTPS` : Only needed when frontend is deployed on vercel. - `PORT` : Change listen port default is 8080 -- `ALLOWED_USERS` : Allow certian telgram usernames including yours to access app.Enter comma seperated telegram usernames here.Needed when your instance is on public cloud and you want to restrict other people to login. +- `ALLOWED_USERS` : Allow certain telegram usernames including yours to access the app.Enter comma seperated telegram usernames here.Its needed when your instance is on public cloud and you want to restrict other people to access you app. - `COOKIE_SAME_SITE` : Only needed when frontend is deployed on vercel. - `MULTI_CLIENT` : Enable or Disable Multi Token mode. If true you have pass atleast one Multi Token - `MULTI_TOKEN[1....]` : Recommended to add atleast 10-12 tokens