Remove develop subpath
This commit is contained in:
parent
ffcdfa8443
commit
dfb289ad43
|
@ -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 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`)
|
- 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/develop/administrator/configuration/env-file.html#api-configuration)
|
For more information, check our [rate limit documentation](https://docs.funkwhale.audio/administrator/configuration/env-file.html#api-configuration)
|
||||||
|
|
||||||
## Resources
|
## Resources
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue