bneradt opened a new pull request, #12716: URL: https://github.com/apache/trafficserver/pull/12716
This is a backport of #12663 to 10.1.x --- The documentation incorrectly suggested using @overridable-config=<value> syntax for overriding configuration variables. No such overridable-config option exists. The correct syntax is to use the config name directly with @<config-name>=<value> (e.g., @proxy.config.url_remap.pristine_host_hdr=0). This commit removes the incorrect reference and adds an example. (cherry picked from commit 69d1c79c02dd4ac01e31e68129c372abd119710b) -- 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]
