update rate limiting documentation to reflect current configuration
This commit is contained in:
parent
a2175d3f7d
commit
66a82f6b0b
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ speech.ai.unturf.com {
|
|||
</code></pre>
|
||||
|
||||
<h3 id="rate-limiting">Rate Limiting</h3>
|
||||
<p>We will likely implement a rate limit based on client IP address: 3 requests per second per IP per endpoint.</p>
|
||||
<p>Rate limiting is configured based on client IP address: 3 requests per second per IP per endpoint.</p>
|
||||
|
||||
<script>hljs.highlightAll();</script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue