meeramn commented on a change in pull request #8408:
URL: https://github.com/apache/trafficserver/pull/8408#discussion_r727484811
##########
File path: doc/admin-guide/files/strategies.yaml.en.rst
##########
@@ -178,13 +178,14 @@ Each **strategy** in the list may using the following
parameters::
#. **cache_key**: Uses the hash key from the **cachekey** plugin. defaults
to **path** if the **cachekey** plugin is not configured on the **remap**.
#. **url**: Creates a hash from the entire request url.
-- **go_direct** - A boolean value indicating whether a transaction may bypass
proxies and go direct to the origin. Defaults to **true**
+- **go_direct**: - A boolean value indicating whether a transaction may bypass
proxies and go direct to the origin. Defaults to **true**
Review comment:
Good observation. Removed hyphens.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]