c-taylor opened a new issue, #13175: URL: https://github.com/apache/trafficserver/issues/13175
```# traffic_ctl config status Version: Apache Traffic Server - traffic_server - 10.0.6 ... # traffic_ctl config set proxy.config.dns.search_default_domains 2 Server Error found: [9] Error during execution - [0] Validity check failed. [2004]``` > src/records/RecordsConfig.cc:879 declares the valid range as [0-1], but the documentation > (doc/admin-guide/files/records.yaml.en.rst:2814) and the runtime code both support 2 https://docs.trafficserver.apache.org/en/10.0.x/admin-guide/files/records.yaml.en.html#proxy-config-dns-search-default-domains -- 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]
