Merge pull request #1121 from CartoDB/professional-plan-renaming

Professional -> Individual
This commit is contained in:
Pablo Alonso 2019-09-10 16:31:01 +02:00 committed by GitHub
commit eb71601cd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View File

@ -79,7 +79,7 @@ Below, you can find the values of the rate limit by user account type and endpoi
| GET /api/v1/map/named/{template_id}/{layer}/{z}/{x}/{y}.{format} |25 |1 |25 |
#### Professional plans
#### Individual plans
|Endpoint |Request |Time period |Burst |
| :--- | ---: | ---: | ---: |

View File

@ -25,8 +25,8 @@ You are able to avoid common issues that trigger timeout limits following these
### Timeout Limits Chart
Below, you can find the values of the timeout limit by user account type.
Below, you can find the values of the timeout limit by user account type.
|Enterprise plans |Professional plans |Free plans |
|Enterprise plans |Individual plans |Free plans |
| --- | --- | --- |
| 25 seconds | 15 seconds | 5 seconds |

View File

@ -6,9 +6,9 @@ Maps API is affected by this kind of limiting.
### Quota Limits Chart
Below, you can find the values of the different quota limits by user account type.
Below, you can find the values of the different quota limits by user account type.
|Limit |Enterprise plans |Professional plans |Free plans |
|Limit |Enterprise plans |Individual plans |Free plans |
| :--- | ---: | ---: | ---: |
| Maximum Static Map image size |4000 X 4000 pixels |4000 X 4000 pixels |4000 X 4000 pixels |
| Maximum number of Named Maps |4096 |4096 |4096 |