Skip to content

Commit

Permalink
Bug/met 5695 Tika misdiagnoses model files (#649)
Browse files Browse the repository at this point in the history
* MET-5695 Trying to reconfigure Tika

* MET-5695 Detecting correct mime type

* MET-5695 Fixed Tika issue updating template configuration
  • Loading branch information
JoanaCMS authored Jan 30, 2024
1 parent 10f69b6 commit b20f5c1
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<mime-info>
<mime-type type="model/obj">
<sub-class-of type="text/plain"/>
<glob pattern="*.obj"/>
</mime-type>
</mime-info>

0 comments on commit b20f5c1

Please sign in to comment.