invalid markup preventing table from displaying
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/0e319c93 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/0e319c93 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/0e319c93 Branch: refs/heads/master Commit: 0e319c938539f812d0858a740f645eae5f53f827 Parents: 8427ff9 Author: Miles Libbey <[email protected]> Authored: Mon Oct 5 09:12:58 2015 -0700 Committer: Miles Libbey <[email protected]> Committed: Mon Oct 5 09:13:58 2015 -0700 ---------------------------------------------------------------------- doc/reference/configuration/records.config.en.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/0e319c93/doc/reference/configuration/records.config.en.rst ---------------------------------------------------------------------- diff --git a/doc/reference/configuration/records.config.en.rst b/doc/reference/configuration/records.config.en.rst index 90f58fd..845580d 100644 --- a/doc/reference/configuration/records.config.en.rst +++ b/doc/reference/configuration/records.config.en.rst @@ -2941,8 +2941,7 @@ Sockets ===== ==================== Value Effect ===== ==================== -0 Decouple inbound connections and cache initialization. Connections will be accepted as soon as - possible and Traffic Server will run regardless of the results of cache initialization. +0 Decouple inbound connections and cache initialization. Connections will be accepted as soon as possible and Traffic Server will run regardless of the results of cache initialization. 1 Do not accept inbound connections until cache initialization has finished. Traffic server will run regardless of the results of cache initialization.
