Github user jpeach commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/834#discussion_r78286510
--- Diff: doc/admin-guide/files/parent.config.en.rst ---
@@ -225,6 +225,60 @@ The following list shows the possible actions and
their allowed values.
- ``consider`` - Use the query string when finding a parent.
- ``ignore`` - Do not consider the query string when finding a parent.
+.. _parent-config-format-fname:
+
+``fname``
+ One of the following values:
+
+ - ``consider`` - Use the file name string when finding a parent.
+ - ``ignore`` - Do not consider the file name string when finding a
parent.
--- End diff --
What is the default?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---