nickva commented on a change in pull request #659:
URL:
https://github.com/apache/couchdb-documentation/pull/659#discussion_r643483327
##########
File path: src/config/http.rst
##########
@@ -245,6 +232,36 @@ HTTP Server Options
upgrade, it is advisable to review the usage of these configuration
settings.
+.. config:section:: httpd :: HTTP Server Options
+
Review comment:
Would a section-based `.. versionchanged:: 3.2 ` would work indicating
the list of options which moved
```
.. config:section:: httpd :: HTTP Server Options
.. versionchanged:: 3.2 These options were moved to chttpd section:
`allow_jsonp`, `max_http_request_size`, `x_forwarded_ssl`, ....
```
Those might not render as nicely so then we could skip it probably
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]