From e2a718a23b3c7aae847a93aa00d74882909ec9c0 Mon Sep 17 00:00:00 2001 From: Micky <60691199+AliMickey@users.noreply.github.com> Date: Thu, 26 Dec 2024 14:56:59 +1100 Subject: [PATCH] add more detail for rate limit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43af274..962ec39 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A modern, distributed looking glass application that provides network insight fo - **Multi Device Support**: Connect to multiple devices from one single interface. - **Easy Deployment**: Extremely easy to deploy and scale with multiple devices. - **Webhook Logging**: Log queries to a webhook channel (optional). -- **Rate Limiting**: Reduce service abuse by rate limiting users, 100 per day and 10 per minute. +- **Rate Limiting**: Reduce service abuse by rate limiting users, 100 requests per day and 10 requests per minute by default. ## Public Instances