<?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>10</max_time> <!--in minutes max time to postindex a batch of documents -->
		<max_files>5</max_files> <!-- Maximum number of documents in a batch -->
		<buffer>3</buffer> <!--  Buffer (X number of documents) for [X Previous] and [X Next] in navigation bar-->
		<status_valid>NDX</status_valid> <!-- status of the document if valid -->
		<status_reject>BAD</status_reject> <!-- status of the document if reject -->
		<status_update>CHG</status_update> <!-- status of the document if update -->
	</PARAMETERS>
</root>