From 1fa574f1481c6cd8e73f05ec98dbafc4a44b268a Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Fri, 27 Jan 2023 12:32:23 +0100 Subject: [docs] Tidy up federation docs into 'federating with gotosocial' section (#1392) --- docs/federation/behaviors/request_throttling.md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 docs/federation/behaviors/request_throttling.md (limited to 'docs/federation/behaviors/request_throttling.md') diff --git a/docs/federation/behaviors/request_throttling.md b/docs/federation/behaviors/request_throttling.md deleted file mode 100644 index e44e26811..000000000 --- a/docs/federation/behaviors/request_throttling.md +++ /dev/null @@ -1,3 +0,0 @@ -# Request Throttling and Rate Limiting - -GoToSocial applies rate limiting and http request throttling to the ActivityPub API endpoints (inboxes, user endpoints, emojis, etc). For more details on this, please see the [throttling](../../api/throttling.md) and [rate limiting](../../api/ratelimiting.md) documents. -- cgit v1.2.3