Update configure.md

This commit is contained in:
ThisDavidRichard 2024-03-14 16:37:52 +01:00 committed by GitHub
parent 35e261efb1
commit 48935a2f26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,7 +73,6 @@ Gain insights into server performance and document statistics through the `/api/
```bash
curl --location 'https://YOUR_APP_ID.collab.tiptap.cloud/api/statistics' \
--header 'Authorization: YOUR_SECRET_FROM_SETTINGS_AREA'
```
*Note: The total number of connections of the last 30 days and the lifetime connection count are presented as strings due to their representation as BIGINT internally.*