Merge branch stable into develop

This commit is contained in:
Georg Krause 2023-09-01 14:09:58 +02:00
commit ec8dc8e09f
57 changed files with 2844 additions and 1907 deletions

View file

@ -32,7 +32,7 @@ Each API call returns HTTP headers to pass the following information:
- How many more requests in the scope can be made within the rate-limit timeframe (`X-RateLimit-Remaining`)
- How much time does the client need to wait to send another request (`Retry-After`)
For more information, check our [rate limit documentation](https://docs.funkwhale.audio/admin/configuration.html#api-configuration)
For more information, check our [rate limit documentation](https://docs.funkwhale.audio/developer/api/rate-limit.html)
## Resources