This is an automated email from the ASF dual-hosted git repository. cmcfarlen pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git
commit 6e0a4b86ea6c68ad37dfb467f6faafe791adcd20 Author: Damian Meden <[email protected]> AuthorDate: Tue Jul 2 17:43:22 2024 +0200 records.yaml - Some more cleanup after renaming the root node. (#11502) (cherry picked from commit 1abb765fb54747a2b8cb12463ca5ac56860cc6bf) --- configs/records.yaml.default.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/records.yaml.default.in b/configs/records.yaml.default.in index e0efa124a8..a2506cce77 100644 --- a/configs/records.yaml.default.in +++ b/configs/records.yaml.default.in @@ -4,7 +4,7 @@ # https://docs.trafficserver.apache.org/en/latest/admin-guide/files/records.yaml.en.html ############################################################################## -ts: +records: accept_threads: 1 cache: limits:
