bneradt opened a new pull request, #12663: URL: https://github.com/apache/trafficserver/pull/12663
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. -- 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]
