JAMES-2581 Document the contentType blacklist

Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/cf2febf0
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/cf2febf0
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/cf2febf0

Branch: refs/heads/master
Commit: cf2febf0c32ead029d8f368f02901d0b52524b9b
Parents: 501d343
Author: datph <dphamho...@linagora.com>
Authored: Thu Nov 8 18:14:39 2018 +0700
Committer: datph <dphamho...@linagora.com>
Committed: Fri Nov 9 16:28:02 2018 +0700

----------------------------------------------------------------------
 src/site/xdoc/server/config-elasticsearch.xml | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/cf2febf0/src/site/xdoc/server/config-elasticsearch.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/server/config-elasticsearch.xml 
b/src/site/xdoc/server/config-elasticsearch.xml
index f6d9ead..e8e1373 100644
--- a/src/site/xdoc/server/config-elasticsearch.xml
+++ b/src/site/xdoc/server/config-elasticsearch.xml
@@ -153,6 +153,9 @@
             A value of <b>0</b> disables the cache<br/>
             Please note that units are supported (K for KB, M for MB, G for 
GB). Defaults is no units, so in bytes.<br/>
             Default value is <b>100 MB</b>.</dd>
+
+            <dt><strong>tika.contentType.blacklist</strong></dt>
+            <dd>Blacklist of content type is known-to-be-failing with Tika. 
Specify the list with comma separator.</dd>
         </dl>
 
         Note: You can launch a tika server using this command line:


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to