diff options
| author | 2022-11-06 10:47:48 +0100 | |
|---|---|---|
| committer | 2022-11-06 09:47:48 +0000 | |
| commit | 4d66fb9603ada9b04f642576bbc541189876a3f3 (patch) | |
| tree | 7f9b4f3a5ab95b20eb1ad4ceaf2e6779c1e02630 /mkdocs.yml | |
| parent | [bugfix] Check `media-description-min-chars` on submission of new status (#960) (diff) | |
| download | gotosocial-4d66fb9603ada9b04f642576bbc541189876a3f3.tar.xz | |
[feature] Make rate limit requests amount configurable (#966)
* update rate limit documentation
* regenerate landingpage config helpers
* make rate limit rate configurable
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml index 372edfeb7..e6b5c996c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -55,3 +55,4 @@ nav: - "federation/behaviors/conversation_threads.md" - "API Documentation": - "api/swagger.md" + - "api/ratelimiting.md" |
