mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-17 16:00:58 +08:00
Update configure.md
This commit is contained in:
parent
35e261efb1
commit
48935a2f26
@ -73,7 +73,6 @@ Gain insights into server performance and document statistics through the `/api/
|
|||||||
```bash
|
```bash
|
||||||
curl --location 'https://YOUR_APP_ID.collab.tiptap.cloud/api/statistics' \
|
curl --location 'https://YOUR_APP_ID.collab.tiptap.cloud/api/statistics' \
|
||||||
--header 'Authorization: YOUR_SECRET_FROM_SETTINGS_AREA'
|
--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.*
|
*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.*
|
||||||
|
Loading…
Reference in New Issue
Block a user