<?xml version="1.0" encoding="utf-8"?>
<root>
	<CONFIG>
		<name>postindexing</name>
		<comment>_POSTINDEXING</comment>
		<file_prefix>post</file_prefix>
		<loaded>true</loaded>
	</CONFIG>
	<PARAMETERS>
		<max_time>60</max_time> <!--in minutes max time to postindex a batch of documents -->
		<max_files>50</max_files> <!-- Maximum number of documents in a batch -->
		<buffer>10</buffer> <!--  Buffer (X number of documents) for [X Previous] and [X Next] in navigation bar-->
		<status_valid>NEW</status_valid> <!-- status of the document if valid -->
		<status_reject>BAD</status_reject> <!-- status of the document if reject -->
		<status_update>NEW</status_update> <!-- status of the document if update -->
		<folder_status_update>NEW</folder_status_update> <!-- status of the folder when finish (in folder mode) -->
	</PARAMETERS>
	<CATEGORY>
		<id>postindexing_document</id>
		<label>_POSTINDEXING_DOCUMENT</label>
	</CATEGORY>
	<TABLENAME>
		<view_admin_postindexing>view_postindexing</view_admin_postindexing>
		<postindexing_collection>letterbox_coll</postindexing_collection>
	</TABLENAME>
</root>