From f93ef327a2d312481f9da5412569869b7c4d7de2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Senart?= Date: Thu, 5 Dec 2024 14:08:32 +0100 Subject: [PATCH] fix config.txt in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 04584b0..526ac98 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ Configure using one of these methods: ```txt token xaat-your-token url https://api.axiom.co -query-rate 10 +query-rate 1 query-burst 1 -datasets-rate 5 +datasets-rate 1 datasets-burst 1 ```