Skip to content

Commit 8ad18da

Browse files
Small copy edits.
1 parent 1dfa076 commit 8ad18da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/changelog/4-66-0-2020-06-01.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ changelog:
1010

1111
- In an effort to fight spam, Linode restricts outbound connections on ports 25, 465, and 587 on all Linodes for new accounts created after November 5th, 2019. This is not a new change; however, this note now appears on the Create Linode ([POST /linode/instances](/api/v4/linode-instances/#post)) endpoint.
1212

13-
- The upper limit for pagination can now be set to 500; the default remains 100. Read more about [pagination](/api/v4/#pagination).
13+
- The upper limit for `page_size` can now be set to `500`; the default remains `100`. Refer to the [Pagination](/api/v4/#pagination) section of the Linode API for details on advanced query options.
1414

15-
- The CPU alert value defaults to 90% multiplied by the number of cores. This is not a new change; a note has been added to the [Linode Instances](/api/v4/linode-instances) group of endpoints.
15+
- A Linode's CPU alert value defaults to 90% multiplied by its number of cores. This is not a new change; however, a note has been added to the [Linode Instances](/api/v4/linode-instances) group of endpoints.

0 commit comments

Comments
 (0)