Update README.md

+ batch API config note
This commit is contained in:
Michał Kapała 2024-11-27 17:53:51 +01:00 committed by GitHub
parent b5d11cfc28
commit ec13e0fb17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,6 +43,10 @@ Place your import files inside of `input` directory.
Make sure the target PocketBase instance is running and pointed to by Make sure the target PocketBase instance is running and pointed to by
`POCKETBASE_URL`. `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 # Options
You can change the default import options to your needs: You can change the default import options to your needs: