Skip to content

Commit

Permalink
'#2231 Puts Journal parser on PEDO profile.
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickdalla committed May 27, 2024
1 parent 1bd42f7 commit b75ce7a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions iped-app/resources/config/profiles/pedo/conf/ParserConfig.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- this config is merged with default config XML -->
<properties>

<parsers>
<parser class="org.apache.tika.parser.journal.JournalParser"></parser>
</parsers>

</properties>

0 comments on commit b75ce7a

Please sign in to comment.