From ec13e0fb17e0181210491a4e16c88e7e78be34d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kapa=C5=82a?= Date: Wed, 27 Nov 2024 17:53:51 +0100 Subject: [PATCH] Update README.md + batch API config note --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6f4ac7a..d2cdcc1 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,10 @@ Place your import files inside of `input` directory. Make sure the target PocketBase instance is running and pointed to by `POCKETBASE_URL`. +For versions `>=0.23.2`, enable and configure [batch API](https://pocketbase.io/docs/api-records/#batch-createupdateupsertdelete-records) access - go to *Settings > Application* in PocketBase dashboard (see below). Adjust the parameters to your performance requirements or use the defaults for small/middle-sized datasets. + +![Batch API settings](https://github.com/user-attachments/assets/3205bf36-1e86-471b-a1b9-c28c6b118065) + # Options You can change the default import options to your needs: