Skip to content

Commit a4fa35d

Browse files
dan-s1mosermw
authored andcommitted
NIFI-14418 Replaced property reference "Config Body" with "Custom MIME Configuration" in IdentifyMimeTypes additionalDetails.md
Signed-off-by: Mike Moser <[email protected]> Closes #9839
1 parent 72e584c commit a4fa35d

File tree

1 file changed

+2
-2
lines changed
  • nifi-extension-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/resources/docs/org.apache.nifi.processors.standard.IdentifyMimeType

1 file changed

+2
-2
lines changed

nifi-extension-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/resources/docs/org.apache.nifi.processors.standard.IdentifyMimeType/additionalDetails.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The following is a non-exhaustive list of MIME Types detected by default in NiFi
4747
* application/zip
4848
* application/x-lzh
4949

50-
An example value for the Config Body property that will identify a file whose contents start with "abcd" as MIME Type "
50+
An example value for the "Custom MIME Configuration" property that will identify a file whose contents start with "abcd" as MIME Type "
5151
custom/abcd" and with extension ".abcd" would look like the following:
5252

5353
```xml
@@ -63,5 +63,5 @@ custom/abcd" and with extension ".abcd" would look like the following:
6363
```
6464

6565
For a more complete list of Tika's default types (and additional details regarding customization of the value for the
66-
Config Body property), please refer
66+
"Custom MIME Configuration" property), please refer
6767
to [Apache Tika's documentation](https://tika.apache.org/1.22/detection.html#Mime_Magic_Detection)

0 commit comments

Comments
 (0)