randall commented on code in PR #9542:
URL: https://github.com/apache/trafficserver/pull/9542#discussion_r1142656890
##########
doc/admin-guide/files/sni.yaml.en.rst:
##########
@@ -59,7 +59,11 @@ fqdn Both Fully Qualified Domain
Name. This item is us
ip_allow Inbound Specify a list of client IP address,
subnets, or ranges what are allowed to complete
the connection. This list is comma
separated. IPv4 and IPv6 addresses can be specified.
- Here is an example list:
192.168.1.0/24,192.168.10.1-4. This would allow connections
+ Here is an example list ::
+
+
192.168.1.0/24,192.168.10.1-192.168.10.4.
Review Comment:
should there be a trailing `.` here?
--
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]