You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/06/28 23:19:38 UTC

[GitHub] [trafficserver] SolidWallOfCode commented on a change in pull request #7986: Docs: Fix pre-formatting for ratelimit plugin

SolidWallOfCode commented on a change in pull request #7986:
URL: https://github.com/apache/trafficserver/pull/7986#discussion_r660175085



##########
File path: doc/admin-guide/plugins/rate_limit.en.rst
##########
@@ -84,26 +84,34 @@ This example shows a simple rate limiting of `128` concurrently active client
 transactions, with a maximum queue size of `256`. The default of HTTP status
 code `429` is used when queue is full.
 
+::

Review comment:
       I think you could do
   ```
   when queue is full. ::
   ```
   instead of putting it on a separate line. See [here](https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#literal-blocks).




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org