You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guides/administrator-guides/general.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,7 @@ Max number of members in room when notifications for all messages gets disabled.
129
129
130
130
### Allow Getting Everything
131
131
132
-
This setting affects the `count` query parameter. See more at [Offset and Count Information](https://rocket.chat/docs/developer-guides/rest-api/offset-and-count-and-sort-info/#offset-and-count-information)
132
+
This setting affects the `count` query parameter. See more at [Offset and Count Information](https://developer.rocket.chat/api/rest-api/offset-and-count-and-sort-info)
133
133
134
134
***Yes**: Allows the usage of the number `0` as `count` parameter. Setting `count` to `0` will return **ALL** the data from that endpoint
135
135
***No**: Setting the number `0` on `count`, will return `0` results.
@@ -158,7 +158,7 @@ This enables the `/api/v1/im.history.others` which allows the viewing of direct
158
158
159
159
### Enable Shields
160
160
161
-
Enables the usage of [Shields](https://rocket.chat/docs/developer-guides/rest-api/miscellaneous/shield-svg/#shield-svg) via API
161
+
Enables the usage of [Shields](https://developer.rocket.chat/api/rest-api/methods/miscellaneous/shield-svg) via API
162
162
163
163
> Enabled shields are available at `/api/v1/shield.svg`
0 commit comments